| Age | Commit message (Expand) | Author |
| 1997-05-07 | From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at> | Marc G. Fournier |
| 1997-05-06 | Change LOread() and LOwrite() to loread() and lowrite() to allow use | Thomas G. Lockhart |
| 1997-04-29 | creation for postgresql-6.1 | Edmund Mergl |
| 1997-04-17 | From: Raymond Toy <toy@rtp.ericsson.se> | Marc G. Fournier |
| 1997-04-16 | connectDB(): setsockopt (..., TCP_NODELAY, ...) added. | Vadim B. Mikheev |
| 1997-04-15 | A couple of cleanups from Scott Harrison <Scott_Harrison@next.com> | Marc G. Fournier |
| 1997-04-04 | This commit represents a clean compile with the new templates under | Marc G. Fournier |
| 1997-04-04 | Install os.h when we install the other headers... | Marc G. Fournier |
| 1997-04-02 | From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at> | Marc G. Fournier |
| 1997-04-02 | From: Anton de Wet <adw@obsidian.co.za> | Marc G. Fournier |
| 1997-04-02 | From: Oleg Bartunov <oleg@sai.msu.su> | Marc G. Fournier |
| 1997-03-25 | Various patches for shared libraries under i386-solaris by: | Marc G. Fournier |
| 1997-03-25 | Here's two more diffs... | Marc G. Fournier |
| 1997-03-25 | - Renamed the variable names to something shorter, and I hope | Marc G. Fournier |
| 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 |