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