aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-08
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Add // comments.Bruce Momjian1997-09-05
* Update patch from Peter <patches@maidast.demon.co.uk>Marc G. Fournier1997-08-31
* Number of tuples inserted/affected by INSERT/UPDATE/DELETE...Vadim B. Mikheev1997-08-27
* Fix up paths to $(SRCDIR)Marc G. Fournier1997-08-17
* Add appropriate links into the interfaces directory, as well as a MakefileMarc G. Fournier1997-08-16
* Bring in Adrian's JDBC driver as an interfaceMarc G. Fournier1997-08-16
* Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...Bruce Momjian1997-08-12
* Fix c++ copy example code.Bruce Momjian1997-07-30
* mkLinux patches from Tatsuo Ishii.Bruce Momjian1997-07-29
* Change char to int as used in EOF compare, GerhardBruce Momjian1997-07-12
* Typo changes in tests/ examples.Bruce Momjian1997-06-25
* From: Igor <igor@sba.miami.edu>Marc G. Fournier1997-06-06
* *** empty log message ***Edmund Mergl1997-06-02
* From: Igor <igor@sba.miami.edu>Marc G. Fournier1997-06-01
* Added \n to error message.Bruce Momjian1997-06-01
* Escape newline in select output, from A. Duursma.Bruce Momjian1997-06-01
* Added fcvt() prot for bsdi.Bruce Momjian1997-05-20
* fix for sizeof pointed out by Ed BuddingtonBruce Momjian1997-05-13
* From: Edmund Mergl <E.Mergl@bawue.de>Marc G. Fournier1997-05-09
* From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at>Marc G. Fournier1997-05-07
* Change LOread() and LOwrite() to loread() and lowrite() to allow useThomas G. Lockhart1997-05-06
* creation for postgresql-6.1Edmund Mergl1997-04-29
* 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