| Commit message (Expand) | Author | Age |
* | I just discovered, that there is missing a const when passing a buffer | Bruce Momjian | 2002-11-10 |
* | pgindent run. | Bruce Momjian | 2002-09-04 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 |
* | Fix for NOTIFY when NAMEDATALEN is nonstandard in server. Fix idea from | Bruce Momjian | 2002-04-15 |
* | Back out old version and update with newer patch of: | Bruce Momjian | 2002-03-05 |
* | Here's a patch against 7.1.3 that fixes a problem with sending larger | Bruce Momjian | 2002-03-05 |
* | Add PQunescapeBytea libpq function. | Bruce Momjian | 2002-03-04 |
* | Fix indenting for 'extern "C"' cases. | Bruce Momjian | 2001-11-08 |
* | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 |
* | Windows portability macros SOCK_ERRNO and SOCK_STRERROR should be in | Tom Lane | 2001-11-02 |
* | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 |
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 |
* | > Here's a revised patch. Changes: | Bruce Momjian | 2001-09-14 |
* | I've attached the fixed version of the patch below. After the | Bruce Momjian | 2001-09-07 |
* | Below is the patch against current cvs for libpgtcl and | Bruce Momjian | 2001-09-06 |
* | > Ok, where's a "system dependent hack" :) | Bruce Momjian | 2001-08-21 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 |
* | Remove PQunixsocket prototype | Bruce Momjian | 2000-11-28 |
* | UUNET is looking into offering PostgreSQL as a part of a managed web | Bruce Momjian | 2000-11-13 |
* | SSL patch from Magnus | Bruce Momjian | 2000-08-30 |
* | Revert inclusion of postgres_ext.h to use "..." instead of <...>, per | Tom Lane | 2000-04-14 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 |
* | Remove extraneous semicolon. | Tom Lane | 2000-03-30 |
* | Fold PQsetenv working state into PGconn, rather than trying to maintain | Tom Lane | 2000-03-24 |
* | Please apply the attached patch to interfaces/libpq/libpq-fe.h. This would | Bruce Momjian | 2000-03-23 |
* | Change PQconndefaults() to return a malloc'd array, instead of a static | Tom Lane | 2000-03-11 |
* | Fixed psql double quoting of SQL ids | Peter Eisentraut | 2000-02-07 |
* | Change function name PQclientencoding to PQclientEncoding since | Tatsuo Ishii | 2000-02-05 |
* | A few minor psql enhancements | Peter Eisentraut | 2000-01-29 |
* | Add: | Bruce Momjian | 2000-01-26 |
* | Libpq non-blocking mode, from Alfred Perlstein | Bruce Momjian | 2000-01-18 |
* | Eliminate using putenv(). | Tatsuo Ishii | 2000-01-15 |
* | Clean up some problems in new asynchronous-connection logic | Tom Lane | 2000-01-14 |
* | This patch (against the current CVS sources) adds to libpq the functions | Bruce Momjian | 1999-11-30 |
* | In the spirit of TODO item | Bruce Momjian | 1999-11-11 |
* | These are two minor corrections to libpq's PQsetNoticeProcessor function. | Bruce Momjian | 1999-10-26 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | Add PQresStatus() function to avoid direct access to pgresStatus[] array, | Tom Lane | 1999-02-07 |
* | Reverse out const to libpq interface from D'Arcy. | Bruce Momjian | 1999-02-05 |
* | Const fixes from D'Arcy. | Bruce Momjian | 1999-02-04 |
* | If we're going to offer a default definition of PQmblen, | Tom Lane | 1998-10-06 |
* | Update libpq to store an error message in PGresult, per pgsq-interfaces discu... | Tom Lane | 1998-10-01 |
* | Fixes for VC and libpq. | Bruce Momjian | 1998-09-18 |
* | libpgtcl cleanups for Tom Lane. | Bruce Momjian | 1998-09-04 |
* | Attached is a patch to remove the definitions of libpq's internal | Bruce Momjian | 1998-09-03 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |
* | Hello! | Bruce Momjian | 1998-08-29 |
* | Date: Sun, 16 Aug 1998 14:56:48 -0400 | Marc G. Fournier | 1998-08-17 |