summaryrefslogtreecommitdiff
path: root/src/interfaces/libpgtcl/pgtcl.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all of the libpgtcl and pgtclsh files, including all references toPostgreSQL Daemon2004-04-201-170/+0
* Use Tcl_PutEnv() in place of putenv() in libpgtcl, as the latter canNeil Conway2004-02-021-2/+2
* More janitorial work: remove the explicit casting of NULL literals to aNeil Conway2004-01-071-22/+22
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* pgindent run.Bruce Momjian2002-09-041-2/+2
* pg_on_connection_loss command for libpgtcl. Patch fromTom Lane2002-09-021-2/+7
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-4/+5
* Use portable putenv(), not unportable setenv().Tom Lane2001-09-171-2/+3
* The attached patch should be sufficient to fix libpgtcl. It requiresBruce Momjian2001-09-101-1/+9
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-7/+7
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-101-2/+2
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Added pg_execute command behaving like spi_exec of PL/TclJan Wieck2000-11-271-1/+18
* Add:Bruce Momjian2000-01-261-2/+3
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-3/+1
* Another pgindent run. Sorry folks.Bruce Momjian1999-05-251-3/+3
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* This patch covers several to-do items that I had for libpgtcl:Bruce Momjian1998-09-211-7/+6
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-100/+101
* The attached patch modifies libpgtcl per previous discussion: theBruce Momjian1998-06-161-8/+3
* From: Randy Kunkee <kunkee@pluto.ops.NeoSoft.com>Marc G. Fournier1998-03-151-150/+109
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-6/+6
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-138/+139
* someone added pg_listen and pg_notifies to libpgtcl. But firstMarc G. Fournier1997-01-031-3/+5
* Add two new comments to pglibtcl...Marc G. Fournier1996-12-191-1/+11
* Various cleanups from D'ArcyMarc G. Fournier1996-11-111-3/+7
* Added in PQconnectdb() functionMarc G. Fournier1996-11-091-1/+6
* Changes to libpgtcl submitted by: wieck@sapserv.debis.de (Jan Wieck)Marc G. Fournier1996-10-301-19/+72
* Well I haven't received any feedback pro or con re my suggested new TclMarc G. Fournier1996-10-071-1/+6
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+105