aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* From: Raymond Toy <toy@rtp.ericsson.se>Marc G. Fournier1997-04-17
* connectDB(): setsockopt (..., TCP_NODELAY, ...) added.Vadim B. Mikheev1997-04-16
* A couple of cleanups from Scott Harrison <Scott_Harrison@next.com>Marc G. Fournier1997-04-15
* This commit represents a clean compile with the new templates underMarc G. Fournier1997-04-04
* Install os.h when we install the other headers...Marc G. Fournier1997-04-04
* From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at>Marc G. Fournier1997-04-02
* From: Anton de Wet <adw@obsidian.co.za>Marc G. Fournier1997-04-02
* From: Oleg Bartunov <oleg@sai.msu.su>Marc G. Fournier1997-04-02
* Various patches for shared libraries under i386-solaris by:Marc G. Fournier1997-03-25
* Here's two more diffs...Marc G. Fournier1997-03-25
* - Renamed the variable names to something shorter, and I hopeMarc G. Fournier1997-03-25
* - Move most of the I/O in both libpq and the backend to a setMarc G. Fournier1997-03-18
* Fixes for libpgtcl from MassimoMarc G. Fournier1997-03-17
* Don't forget the fe-connect.h include fileMarc G. Fournier1997-03-16
* From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-03-16
* om: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at>Marc G. Fournier1997-03-16
* NetBSD Shared Library Patch from Martin J. LaubachMarc G. Fournier1997-03-15
* Date/Time updates from Thomas...Marc G. Fournier1997-03-14
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-12
* Bring in Leo's <lsh@lubrizol.com> massive changes to libpq++Marc G. Fournier1997-02-13
* Various patches for nextstep by GregorHoffleitMarc G. Fournier1997-02-13
* Remove from include/config.h:Marc G. Fournier1997-01-24
* The last patch fixes some incongruences in the #define used to compile theMarc G. Fournier1997-01-23
* Fix from Andrew for compiling libpgtcl...basically, switch off -Werror,Marc G. Fournier1997-01-23
* Use gcc to make Linux ELF shared library, instead of ld.Bryan Henderson1997-01-20
* Fixes:Marc G. Fournier1997-01-11
* From: darcy@druid.net (D'Arcy J.M. Cain)Marc G. Fournier1997-01-11
* cleanup for LINUX_ELFBruce Momjian1997-01-10
* I found the following bugs in the version 6.0 (dated 961229).Bruce Momjian1997-01-10
* Additional fixes for shared library (BSD44_Derived port).Vadim B. Mikheev1997-01-10
* From: wieck@sapserv.debis.deMarc G. Fournier1997-01-08
* minor path problem fix by tgl@mythos.jpl.nasa.govMarc G. Fournier1997-01-08
* Fix mismatching prototype (const int vs int)Bryan Henderson1997-01-06
* NeXT port specific changes by: Ovidiu Predescu <ovidiu@bx.logicnet.ro>Marc G. Fournier1997-01-06
* Shared library fixes for BSD44_Derived portMarc G. Fournier1997-01-05
* someone added pg_listen and pg_notifies to libpgtcl. But firstMarc G. Fournier1997-01-03
* Make error messages more explicit, PQtrace() output more readable.Bryan Henderson1996-12-31
* Here's the final set of patches to 6.0 (sup'd on 27/12/96) that allow a fullBruce Momjian1996-12-28
* Patch for copy from stdin.Bruce Momjian1996-12-28
* Remove use of "bool", which user program may not have defined.Bryan Henderson1996-12-26
* pq/signal() portability patch. Also psql copy prompt fix.Bruce Momjian1996-12-26
* Clarify error message about trying to PQgetvalue() nonexistent row.Bryan Henderson1996-12-24
* Fix multiple "C" from backend.Bruce Momjian1996-12-20
* Add two new comments to pglibtcl...Marc G. Fournier1996-12-19
* Make compile on AIX, Alpha OSF. Thanks Darren King, Igor Notanzon.Bryan Henderson1996-12-15
* Clean up. Get rid of tabs and overly long lines.Bryan Henderson1996-12-13
* Fix bug: libpq clients (which include libpq-fe.h) won't compile.Bryan Henderson1996-12-10
* Change portname "sparc" to "sunos4" and change some portname dependencies toBryan Henderson1996-12-04
* Make strdup work for Ultrix. Thanks Erik BertelsenBryan Henderson1996-11-28
* Whoops, redo Ultrix patch so the other ports still compile.Bryan Henderson1996-11-26