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