| Age | Commit message (Expand) | Author |
| 1997-06-06 | From: Igor <igor@sba.miami.edu> | Marc G. Fournier |
| 1997-06-01 | From: Igor <igor@sba.miami.edu> | Marc G. Fournier |
| 1997-06-01 | Added \n to error message. | Bruce Momjian |
| 1997-06-01 | Escape newline in select output, from A. Duursma. | Bruce Momjian |
| 1997-05-20 | Added fcvt() prot for bsdi. | Bruce Momjian |
| 1997-05-13 | fix for sizeof pointed out by Ed Buddington | Bruce Momjian |
| 1997-05-09 | From: Edmund Mergl <E.Mergl@bawue.de> | Marc G. Fournier |
| 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-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-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 | 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 | Various patches for nextstep by GregorHoffleit | Marc G. Fournier |
| 1997-01-24 | Remove from include/config.h: | Marc G. Fournier |
| 1997-01-20 | Use gcc to make Linux ELF shared library, instead of ld. | Bryan Henderson |
| 1997-01-10 | cleanup for LINUX_ELF | 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-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 |
| 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-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 |