Re: Column names with apr_dbd

2006-02-22 Thread Nick Kew
On Wednesday 22 February 2006 07:26, you wrote: On Wed, 2006-02-22 at 05:51 +, Nick Kew wrote: If a pool is needed, it should be simple enough to make it a member of the apr_dbd_results_t struct. But since get_row at the same level of the API has a pool argument, I agree your proposal

Status of showstopper in 0.9.x ?

2006-02-22 Thread Colm MacCarthaigh
There's a showstopper listed in the apr STATUS file for 0.9.x; * MUST invert default selection of GPL, Sleepcat, BDB licensed plug in detection to default to off, following clarification of the ASF license compatibility a) Is this showstopper actually relevant to apr, or only

Re: Status of showstopper in 0.9.x ?

2006-02-22 Thread Garrett Rooney
On 2/22/06, Colm MacCarthaigh [EMAIL PROTECTED] wrote: There's a showstopper listed in the apr STATUS file for 0.9.x; * MUST invert default selection of GPL, Sleepcat, BDB licensed plug in detection to default to off, following clarification of the ASF license compatibility

Re: Status of showstopper in 0.9.x ?

2006-02-22 Thread William A. Rowe, Jr.
Colm MacCarthaigh wrote: There's a showstopper listed in the apr STATUS file for 0.9.x; * MUST invert default selection of GPL, Sleepcat, BDB licensed plug in detection to default to off, following clarification of the ASF license compatibility a) Is this showstopper actually

Re: APR leaves port bound when terminated?

2006-02-22 Thread Jim Jagielski
Sorry if this wasn't clear: the reason that SO_REUSEADDR exists (and it's APR cousin) is to remove this problem, and allow for the tcp/ip stack to reuse it. So the fact that you're seeing this is likely due to that option isn't being sent. I believe the patch is to adjust

Re: APR leaves port bound when terminated?

2006-02-22 Thread Jim Jagielski
Yep... That's the fix. IIRC, it also fixes Tomcat startup delays. If it's not in there, I should commit it :) But yeah, it's not an APR issue ;) Sean Neeley wrote: Someone sent me this patch on the tomcat mailing list, which I believe does the same thing: bash-2.03$ diff -c network.c

Re: Status of showstopper in 0.9.x ?

2006-02-22 Thread William A. Rowe, Jr.
Garrett Rooney wrote: I've been holding off on rolling new release tarballs because wrowe said he had some stuff he wanted to get in, but at this point I'm caring less and less. What we've got is certainly an improvement over previous versions, so I'm not sure there's any justification for not

Re: Status of showstopper in 0.9.x ?

2006-02-22 Thread William A. Rowe, Jr.
William A. Rowe, Jr. wrote: No hang. OS/X is building now (better than good old 10.1, but yet and still OS/X is good for a coffee/smoke break.) Only Windows failures are Poll pollset_remove expected 5, saw 4, (will glance at this - but with the major refactoring I'm not planning to dwell in

RE: APR leaves port bound when terminated?

2006-02-22 Thread Sean Neeley
Someone sent me this patch on the tomcat mailing list, which I believe does the same thing: bash-2.03$ diff -c network.c network.c.orig *** network.c Mon Feb 6 12:50:54 2006 --- network.c.orig Mon Feb 6 12:50:11 2006 *** *** 385,391 UNREFERENCED_STDARGS;

RE: APR leaves port bound when terminated?

2006-02-22 Thread Sean Neeley
Thanks again guys. I applied the patch and verified that this change does resolve the problem. Many thanks for your time. :) - Sean -Original Message- From: Jim Jagielski [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 22, 2006 11:20 AM To: Sean Neeley Cc: Jim Jagielski; Garrett

Re: Column names with apr_dbd

2006-02-22 Thread Bojan Smojver
Quoting Nick Kew [EMAIL PROTECTED]: But async queries shouldn't be an issue here AFAICS. Sorry, I think I wasn't specific enough. It appears to me that PGSQL will be the one having a problem here for async queries. Basically, for async _*select, the res-res is NULL until get_row is called.

[PATCH]: apr_dbd column names, take 2

2006-02-22 Thread Bojan Smojver
Here is a set of (hopefully better) patches against various files in apr_dbd code that enable the get_name support. -- Bojan --- include/apr_dbd.h.orig +++ include/apr_dbd.h @@ -210,6 +210,18 @@ APU_DECLARE(const char*) apr_dbd_get_entry(const apr_dbd_driver_t *driver,

Re: [PATCH]: apr_dbd column names, take 2

2006-02-22 Thread Bojan Smojver
Quoting Bojan Smojver [EMAIL PROTECTED]: Here is a set of (hopefully better) patches against various files in apr_dbd code that enable the get_name support. Arrrgh! Don't you hate it when you send the wrong thing? Here is correct PgSQL patch - no need to check for boundaries - PQfname

[STATUS] (apr) Wed Feb 22 23:45:19 2006

2006-02-22 Thread Rodent of Unusual Size
APACHE PORTABLE RUNTIME (APR) LIBRARY STATUS: -*-text-*- Last modified at [$Date: 2005-10-27 20:39:26 -0400 (Thu, 27 Oct 2005) $] Releases: Standalone 1.3.0 : in development 1.2.2 : released October 11, 2005 1.2.1 : released August 18, 2005 1.2.0