[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