aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pgtclsh
Commit message (Expand)AuthorAge
* Add missing $(X).Peter Eisentraut2003-12-19
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Update copyrights to 2003.Bruce Momjian2003-08-04
* Get the include ordering right for TCL includes vs whatever is comingTom Lane2003-08-01
* Make use of TCL_INCLUDE_SPEC if available (it's new in Tcl 8.4, too badTom Lane2002-12-30
* Update copyright to 2002.Bruce Momjian2002-06-20
* Change PL/Tcl build to use configured compiler and Makefile.shlibPeter Eisentraut2002-05-24
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* We're past Postgres95 now, and I'm sure Jolly doesn't want to receive anyPeter Eisentraut2001-03-14
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-20
* Add copyright mentions, per Tom Lane.Bruce Momjian2001-02-18
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-24
* Make all commands that link a program look likePeter Eisentraut2000-11-30
* Major overhaul of large-object implementation, by Denis Perchine withTom Lane2000-10-24
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-20
* Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error,Peter Eisentraut2000-09-25
* Support for DESTDIR make variable. This is used as in `make installPeter Eisentraut2000-09-17
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-31
* A little bit of clean-up/bug fix in Tcl build. Handle gracefully casesPeter Eisentraut2000-07-01
* Fixes for Solaris/cc suggested by <pgsql-hackers@thewrittenword.com>Peter Eisentraut2000-06-30
* Makefile cleanup for bin and pl subtrees. They should now supportPeter Eisentraut2000-06-27
* Remove fmgrstamp-h business -- not needed and confusingPeter Eisentraut2000-06-17
* >> What happened to the patch I sent regarding the bug in the TCLBruce Momjian2000-06-12
* Cleanup of <> and ""Bruce Momjian2000-05-29
* Fix include "" to <>Bruce Momjian2000-04-26
* Add res clear to exampleBruce Momjian2000-04-26
* I've made a diff against the 7.0beta1 tree that accomplishes several things:Bruce Momjian2000-03-08
* Add:Bruce Momjian2000-01-26
* Fix quoting problems in mkMakefile.tcldefs.sh.in andTom Lane1999-08-29
* Another pgindent run. Sorry folks.Bruce Momjian1999-05-25
* pgindent run over code.Bruce Momjian1999-05-25
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* Fix missing dependency for Makefile inclusions.Tom Lane1998-10-27
* The TCL/TK configuration cleanup patches I submitted have the followingBruce Momjian1998-10-18
* Add missing tcl *.in files.Bruce Momjian1998-10-16
* TCL/TK fixes from Billy G. Allie.Bruce Momjian1998-10-15
* Remove TCL_LIB,TCL_INCDIR,TK_LIB,TK_INCDIR.Bruce Momjian1998-10-13
* Cleanup from Billy.Bruce Momjian1998-10-12
* tcl cleanup.Bruce Momjian1998-10-12
* add new file.Bruce Momjian1998-10-12
* Tcl fixes from Billy G. AllieBruce Momjian1998-10-12
* Remove un-needed braces around single statements.Bruce Momjian1998-06-15
* Add sys/time.h to fe-misc.c, prevent pgtclsh from using old libaries,Bruce Momjian1998-05-12
* DESTDIR removed, again.Bruce Momjian1998-04-06
* Re-introduce $DISTDIR.Bruce Momjian1998-04-06
* Hi,Bruce Momjian1998-04-06
* Remove DISTDIR.Bruce Momjian1998-04-05
* more tcl/tk fixesBruce Momjian1998-03-23
* Another tcl/tk fix.Bruce Momjian1998-03-23
* xinv fix for tclshBruce Momjian1998-03-06