aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/libpgtcl/pgtcl.c
Commit message (Expand)AuthorAge
* Remove all of the libpgtcl and pgtclsh files, including all references toPostgreSQL Daemon2004-04-20
* Use Tcl_PutEnv() in place of putenv() in libpgtcl, as the latter canNeil Conway2004-02-02
* More janitorial work: remove the explicit casting of NULL literals to aNeil Conway2004-01-07
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Update copyrights to 2003.Bruce Momjian2003-08-04
* pgindent run.Bruce Momjian2002-09-04
* pg_on_connection_loss command for libpgtcl. Patch fromTom Lane2002-09-02
* Update copyright to 2002.Bruce Momjian2002-06-20
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* Use portable putenv(), not unportable setenv().Tom Lane2001-09-17
* The attached patch should be sufficient to fix libpgtcl. It requiresBruce Momjian2001-09-10
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-10
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-24
* Added pg_execute command behaving like spi_exec of PL/TclJan Wieck2000-11-27
* Add:Bruce Momjian2000-01-26
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-17
* Another pgindent run. Sorry folks.Bruce Momjian1999-05-25
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* This patch covers several to-do items that I had for libpgtcl:Bruce Momjian1998-09-21
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* The attached patch modifies libpgtcl per previous discussion: theBruce Momjian1998-06-16
* From: Randy Kunkee <kunkee@pluto.ops.NeoSoft.com>Marc G. Fournier1998-03-15
* 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
* 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
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09