summaryrefslogtreecommitdiff
path: root/src/bin/pgtclsh
AgeCommit message (Expand)Author
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
1998-03-06xinv fix for tclshBruce Momjian
1998-02-22Configure patches from Brook Milligan.Bruce Momjian
1998-01-25From: Tom I Helbekkmo <tih@Hamartun.Priv.NO>Marc G. Fournier
1997-09-27Changed location of libpgtcl stuff.Bruce Momjian
1997-09-27Changed location of libpgtcl stuff.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-04-26clean up the bin/*/Makefiles...up version.h to v6.1 instead of v6.0Marc G. Fournier
1997-04-04This commit represents a clean compile with the new templates underMarc G. Fournier