| Commit message (Expand) | Author | Age |
* | More janitorial work: remove the explicit casting of NULL literals to a | Neil Conway | 2004-01-07 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 |
* | pgindent run. | Bruce Momjian | 2003-08-04 |
* | Make libpq thread-safe with configure --with-threads option. | Bruce Momjian | 2003-06-14 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 |
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 |
* | Fix bogus failure-return value from lo_create, per report from Gavin | Tom Lane | 2001-09-17 |
* | > Ok, where's a "system dependent hack" :) | Bruce Momjian | 2001-08-21 |
* | Remove some unneeded dashes from libpq comments. | Bruce Momjian | 2001-08-17 |
* | Fix residual breakage from Windows socket-errno patch: the routines | Tom Lane | 2001-08-03 |
* | NLS for libpq. Clean up the message formats and change the documentation | Peter Eisentraut | 2001-07-15 |
* | Remove dashes in comments that don't need them, rewrap with pgindent. | Bruce Momjian | 2001-03-22 |
* | Restructure the key include files per recent pghackers discussion: there | Tom Lane | 2001-02-10 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 |
* | Increase buffer size to improve performance of client-side lo_import. | Tom Lane | 2000-10-24 |
* | Remove NT-specific file open defines by defining our own open macros for | Bruce Momjian | 2000-06-02 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 |
* | Fixed psql double quoting of SQL ids | Peter Eisentraut | 2000-02-07 |
* | Add: | Bruce Momjian | 2000-01-26 |
* | In the spirit of TODO item | Bruce Momjian | 1999-11-11 |
* | Update frontend libpq to remove limits on query lengths, | Tom Lane | 1999-08-31 |
* | Enable WIN32 compilation of libpq. | Bruce Momjian | 1999-07-19 |
* | Win32 cleanup | Bruce Momjian | 1999-07-19 |
* | Re-add getopt.h check, remove NT-specific tests for it. | Bruce Momjian | 1999-07-19 |
* | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 |
* | Change error messages to oids come out as %u and not %d. Change has no | Bruce Momjian | 1999-05-10 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | Apply Win32 patch from Horak Daniel. | Bruce Momjian | 1999-01-17 |
* | Update libpq to store an error message in PGresult, per pgsq-interfaces discu... | Tom Lane | 1998-10-01 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |
* | Date: Sun, 16 Aug 1998 14:56:48 -0400 | Marc G. Fournier | 1998-08-17 |
* | Hello! | Bruce Momjian | 1998-07-03 |
* | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 |
* | Cleanups for large objects, so file is trucated on open, fix for | Bruce Momjian | 1998-05-12 |
* | Inline memset() as MemSet(). | Bruce Momjian | 1997-09-18 |
* | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian | 1997-09-08 |
* | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 |
* | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 |
* | Change LOread() and LOwrite() to loread() and lowrite() to allow use | Thomas G. Lockhart | 1997-05-06 |
* | Here's the final set of patches to 6.0 (sup'd on 27/12/96) that allow a full | Bruce Momjian | 1996-12-28 |
* | Added include file needed by memset(). | Bruce Momjian | 1996-11-16 |
* | As proposed, | Marc G. Fournier | 1996-11-11 |
* | Compile and warning cleanup | Bruce Momjian | 1996-11-08 |
* | Changed include path. | Bruce Momjian | 1996-10-31 |
* | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 |