summaryrefslogtreecommitdiff
path: root/src/bin/Makefile
AgeCommit message (Expand)Author
2004-06-20Add pgevent, with docs explaining out to install it on Win32.Bruce Momjian
2004-06-18initlocation is history. (It's still mentioned in manage-ag.sgml,Tom Lane
2004-04-20Remove pg_encoding. Not needed anymore since we have an initdb in C.Bruce Momjian
2004-04-20Remove all of the libpgtcl and pgtclsh files, including all references toPostgreSQL Daemon
2003-12-17Remove pg_id.Peter Eisentraut
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2002-09-03Remove all traces of multibyte and locale options. Clean up commentsPeter Eisentraut
2002-08-30Remove pgaccess from Makefile.Bruce Momjian
2002-08-17Fix broken Makefiles.Tom Lane
2002-06-20Update copyright to 2002.Bruce Momjian
2002-04-04Authentication improvements:Bruce Momjian
2001-02-18Add copyright mentions, per Tom Lane.Bruce Momjian
2000-10-10Rename pg-config to pg_config to be consistent with other pg commands.Bruce Momjian
2000-09-25Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error,Peter Eisentraut
2000-08-31Fix relative path references so that make knowns which dependencies referPeter Eisentraut
2000-08-26Add pg-config utility that stores some configuration parameters otherPeter Eisentraut
2000-07-19Add distprep target to take some of the job of the release_prep script.Peter Eisentraut
2000-07-02Version number now set in configure, available through Makefile.globalPeter Eisentraut
2000-07-01A little bit of clean-up/bug fix in Tcl build. Handle gracefully casesPeter Eisentraut
2000-06-27Makefile cleanup for bin and pl subtrees. They should now supportPeter Eisentraut
2000-01-20Added new pg_id to fix initdb problemsPeter Eisentraut
2000-01-19another round of user interface cleanupsPeter Eisentraut
2000-01-19Removed MBFLAGS from makefiles since it's now done in include/config.h.Peter Eisentraut
1999-12-22Add installation of pg_ctlTatsuo Ishii
1999-12-08Change $< to $+ in scripts Makefile, and clean up pg_encoding if logic.Bruce Momjian
1999-12-05I cleaned those out as well (the echo -n "bug" was in there ;) and movedBruce Momjian
1999-12-04New scripts for create/drop user/db from Peter EisentrautBruce Momjian
1999-05-20Removed the automatic installation of built procedural languagesJan Wieck
1998-12-18Here are descriptions:Bruce Momjian
1998-11-14Add "vacuumdb" utility.Thomas G. Lockhart
1998-07-26From: t-ishii@sra.co.jpMarc G. Fournier
1998-07-24I really hope that I haven't missed anything in this one...Marc G. Fournier
1998-04-06Makefile cleanup./Bruce Momjian
1998-04-06Hi,Bruce Momjian
1997-11-07Add initlocation.Thomas G. Lockhart
1997-10-30FIx for libptcl make, from Tatsuo Ishii.Bruce Momjian
1997-08-25pg_passwd cleanupBruce Momjian
1997-08-25pg_password utility. Cleanup for psql passwords. New datetime contrib stuff...Bruce Momjian
1997-04-26clean up the bin/*/Makefiles...up version.h to v6.1 instead of v6.0Marc G. Fournier
1996-11-13Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR.Bryan Henderson
1996-11-11Makefile simplification: the "bin" chapterBryan Henderson
1996-08-13I have attached a minor update for the Postgres make files. This updateMarc G. Fournier
1996-07-25Removed monitor from compile/install (will eventually be removedMarc G. Fournier
1996-07-23Put in a new FAQMarc G. Fournier
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier