aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/libpgtcl/pgtclCmds.c
Commit message (Expand)AuthorAge
* Another pgindent run. Sorry folks.Bruce Momjian1999-05-25
* pgindent run over code.Bruce Momjian1999-05-25
* Change error messages to oids come out as %u and not %d. Change has noBruce Momjian1999-05-10
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* Add PQresStatus() function to avoid direct access to pgresStatus[] array,Tom Lane1999-02-07
* TCL_ARRAYS option patches from Massimo Dal ZottoTom Lane1999-01-17
* Fix another memory leak in pg_select --- pointed out by teo@flex.roTom Lane1998-10-14
* Fix potential coredump in pg_conndefaults (assigning constant stringTom Lane1998-10-02
* Simplify pg_result by using new libpq PQresultErrorMessage;Tom Lane1998-10-01
* This patch covers several to-do items that I had for libpgtcl:Bruce Momjian1998-09-21
* libpgtcl cleanups for Tom Lane.Bruce Momjian1998-09-04
* patch cleanups.Bruce Momjian1998-09-03
* Attached is a patch to remove the definitions of libpq's internalBruce Momjian1998-09-03
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-01
* Date: Sun, 16 Aug 1998 14:56:48 -0400Marc G. Fournier1998-08-17
* From: Tom Lane <tgl@sss.pgh.pa.us>Marc G. Fournier1998-07-09
* large object fixBruce Momjian1998-06-16
* There is a patch which has worked for me. The real problem mightBruce Momjian1998-06-16
* The attached patch modifies libpgtcl per previous discussion: theBruce Momjian1998-06-16
* Remove un-needed braces around single statements.Bruce Momjian1998-06-15
* This problem had nothing to do with the upgrades I made. ThereBruce Momjian1998-03-30
* From: Randy Kunkee <kunkee@pluto.ops.NeoSoft.com>Marc G. Fournier1998-03-15
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* Goodbye register keyword. Compiler knows better.Bruce Momjian1998-02-11
* More archive cleanup.Bruce Momjian1997-11-21
* Patch for tcl library crash, from Jan Wieck.Bruce Momjian1997-10-30
* Fix for array handling, from Gerhard HintermayerBruce Momjian1997-10-30
* Fix for libpgtcl from Constantin Teodorescu.Bruce Momjian1997-09-25
* 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
* From: Anton de Wet <adw@obsidian.co.za>Marc G. Fournier1997-04-02
* The last patch fixes some incongruences in the #define used to compile theMarc G. Fournier1997-01-23
* Fixes:Marc G. Fournier1997-01-11
* From: darcy@druid.net (D'Arcy J.M. Cain)Marc G. Fournier1997-01-11
* someone added pg_listen and pg_notifies to libpgtcl. But firstMarc G. Fournier1997-01-03
* Add two new comments to pglibtcl...Marc G. Fournier1996-12-19
* Various cleanups from D'ArcyMarc G. Fournier1996-11-11
* Added in PQconnectdb() functionMarc G. Fournier1996-11-09
* Changes to libpgtcl submitted by: wieck@sapserv.debis.de (Jan Wieck)Marc G. Fournier1996-10-30
* Well I haven't received any feedback pro or con re my suggested new TclMarc G. Fournier1996-10-07
* I have made some corrections to my previous patches for retrieving arrayMarc G. Fournier1996-09-16
* Last changes to src from Dr. George *wipes brow*Marc G. Fournier1996-07-23
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09