summaryrefslogtreecommitdiff
path: root/src/interfaces
AgeCommit message (Expand)Author
1997-12-01Fix pg_dump, and libpq changes.Bruce Momjian
1997-12-01Document pg_dump -z, clean up option list. Fix problem with libpq handling o...Bruce Momjian
1997-11-21More archive cleanup.Bruce Momjian
1997-11-17Unscramble port selection logic to avoid compiler complaints aboutThomas G. Lockhart
1997-11-14Add other initialization environment variables:Thomas G. Lockhart
1997-11-10Add PGTZ environment variable to initialization code.Thomas G. Lockhart
1997-11-10Fix case issues with quotes.Bruce Momjian
1997-11-07Update of Java driver from Peter Mount.Bruce Momjian
1997-11-07Add Unix domain socket support, from Goran Thyni, goran@bildbasen.seBruce Momjian
1997-11-03Add paging for \d, and fix \i.Bruce Momjian
1997-10-30Fix for java to allow password, european dates,from Peter T MountBruce Momjian
1997-10-30Patch for tcl library crash, from Jan Wieck.Bruce Momjian
1997-10-30Fix for java timestamp type from teunis@sigil.computersupportcentre.comBruce Momjian
1997-10-30Fix for array handling, from Gerhard HintermayerBruce Momjian
1997-10-30Fix for perl from Brook MilliganBruce Momjian
1997-10-28Added support for shlib for BSD44_derived & i386_solaris.Vadim B. Mikheev
1997-09-29From: Peter T Mount <patches@maidast.demon.co.uk>Marc G. Fournier
1997-09-28From: CNT systemen BV <cntsys@cistron.nl>Marc G. Fournier
1997-09-27Changed location of libpgtcl stuff.Bruce Momjian
1997-09-26Get these two files finally committed for Peter...sorry for delay :(Marc G. Fournier
1997-09-25*** empty log message ***Edmund Mergl
1997-09-25Fix for libpgtcl from Constantin Teodorescu.Bruce Momjian
1997-09-23Cleanup.Bruce Momjian
1997-09-20Bring in Peter's changes...finally :(Marc G. Fournier
1997-09-18Inline memset() as MemSet().Bruce Momjian
1997-09-17*** empty log message ***Edmund Mergl
1997-09-17*** empty log message ***Edmund Mergl
1997-09-17adapted to pgsql-v6.2Edmund Mergl
1997-09-17*** empty log message ***Edmund Mergl
1997-09-16Makefile cleanup.Bruce Momjian
1997-09-14-Linux configure additoin, libtcl Makefile patch.Bruce Momjian
1997-09-08Used modified version of indent that understands over 100 typedefs.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-09-05Add // comments.Bruce Momjian
1997-08-31Update patch from Peter <patches@maidast.demon.co.uk>Marc G. Fournier
1997-08-27Number of tuples inserted/affected by INSERT/UPDATE/DELETE...Vadim B. Mikheev
1997-08-17Fix up paths to $(SRCDIR)Marc G. Fournier
1997-08-16Add appropriate links into the interfaces directory, as well as a MakefileMarc G. Fournier
1997-08-16Bring in Adrian's JDBC driver as an interfaceMarc G. Fournier
1997-08-12Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...Bruce Momjian
1997-07-30Fix c++ copy example code.Bruce Momjian
1997-07-29mkLinux patches from Tatsuo Ishii.Bruce Momjian
1997-07-12Change char to int as used in EOF compare, GerhardBruce Momjian
1997-06-25Typo changes in tests/ examples.Bruce Momjian
1997-06-06From: Igor <igor@sba.miami.edu>Marc G. Fournier
1997-06-02*** empty log message ***Edmund Mergl
1997-06-01From: Igor <igor@sba.miami.edu>Marc G. Fournier
1997-06-01Added \n to error message.Bruce Momjian
1997-06-01Escape newline in select output, from A. Duursma.Bruce Momjian