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