| Age | Commit message (Expand) | Author |
| 1997-03-18 | - Move most of the I/O in both libpq and the backend to a set | Marc G. Fournier |
| 1997-03-17 | Fixes for libpgtcl from Massimo | Marc G. Fournier |
| 1997-03-16 | Don't forget the fe-connect.h include file | Marc G. Fournier |
| 1997-03-16 | From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> | Marc G. Fournier |
| 1997-03-16 | om: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at> | Marc G. Fournier |
| 1997-03-15 | NetBSD Shared Library Patch from Martin J. Laubach | Marc G. Fournier |
| 1997-03-14 | Date/Time updates from Thomas... | Marc G. Fournier |
| 1997-03-12 | From: Dan McGuirk <mcguirk@indirect.com> | Marc G. Fournier |
| 1997-02-13 | Bring in Leo's <lsh@lubrizol.com> massive changes to libpq++ | Marc G. Fournier |
| 1997-02-13 | Various patches for nextstep by GregorHoffleit | Marc G. Fournier |
| 1997-01-24 | Remove from include/config.h: | Marc G. Fournier |
| 1997-01-23 | The last patch fixes some incongruences in the #define used to compile the | Marc G. Fournier |
| 1997-01-23 | Fix from Andrew for compiling libpgtcl...basically, switch off -Werror, | Marc G. Fournier |
| 1997-01-20 | Use gcc to make Linux ELF shared library, instead of ld. | Bryan Henderson |
| 1997-01-11 | Fixes: | Marc G. Fournier |
| 1997-01-11 | From: darcy@druid.net (D'Arcy J.M. Cain) | Marc G. Fournier |
| 1997-01-10 | cleanup for LINUX_ELF | Bruce Momjian |
| 1997-01-10 | I found the following bugs in the version 6.0 (dated 961229). | Bruce Momjian |
| 1997-01-10 | Additional fixes for shared library (BSD44_Derived port). | Vadim B. Mikheev |
| 1997-01-08 | From: wieck@sapserv.debis.de | Marc G. Fournier |
| 1997-01-08 | minor path problem fix by tgl@mythos.jpl.nasa.gov | Marc G. Fournier |
| 1997-01-06 | Fix mismatching prototype (const int vs int) | Bryan Henderson |
| 1997-01-06 | NeXT port specific changes by: Ovidiu Predescu <ovidiu@bx.logicnet.ro> | Marc G. Fournier |
| 1997-01-05 | Shared library fixes for BSD44_Derived port | Marc G. Fournier |
| 1997-01-03 | someone added pg_listen and pg_notifies to libpgtcl. But first | Marc G. Fournier |
| 1996-12-31 | Make error messages more explicit, PQtrace() output more readable. | Bryan Henderson |
| 1996-12-28 | 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 | Patch for copy from stdin. | Bruce Momjian |
| 1996-12-26 | Remove use of "bool", which user program may not have defined. | Bryan Henderson |
| 1996-12-26 | pq/signal() portability patch. Also psql copy prompt fix. | Bruce Momjian |
| 1996-12-24 | Clarify error message about trying to PQgetvalue() nonexistent row. | Bryan Henderson |
| 1996-12-20 | Fix multiple "C" from backend. | Bruce Momjian |
| 1996-12-19 | Add two new comments to pglibtcl... | Marc G. Fournier |
| 1996-12-15 | Make compile on AIX, Alpha OSF. Thanks Darren King, Igor Notanzon. | Bryan Henderson |
| 1996-12-13 | Clean up. Get rid of tabs and overly long lines. | Bryan Henderson |
| 1996-12-10 | Fix bug: libpq clients (which include libpq-fe.h) won't compile. | Bryan Henderson |
| 1996-12-04 | Change portname "sparc" to "sunos4" and change some portname dependencies to | Bryan Henderson |
| 1996-11-28 | Make strdup work for Ultrix. Thanks Erik Bertelsen | Bryan Henderson |
| 1996-11-26 | Whoops, redo Ultrix patch so the other ports still compile. | Bryan Henderson |
| 1996-11-26 | Fix double-colon syntax error on fe-lobj.o. | Bryan Henderson |
| 1996-11-26 | Make it compile on Ultrix. Thanks Erik Bertelson. | Bryan Henderson |
| 1996-11-22 | Include stdio.h to fix Craig Anderson's compile problem. | Bryan Henderson |
| 1996-11-20 | following is a little fix for libpq. | Bruce Momjian |
| 1996-11-18 | Quiet compiler warnings, ignore the ones we can't. | Bryan Henderson |
| 1996-11-18 | Ignore compiler warnings, because we can't escape "abstract declarator used | Bryan Henderson |
| 1996-11-17 | Copy needed include files into standard directory. | Bruce Momjian |
| 1996-11-16 | Added include file needed by memset(). | Bruce Momjian |
| 1996-11-14 | Remove most compile-time options, add a few runtime options to make up for it. | Bryan Henderson |
| 1996-11-13 | Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR. | Bryan Henderson |
| 1996-11-13 | Forgot in yesterday's make file blitz. | Bryan Henderson |