OSDN Git Service

Produce HISTORY file consistently as ASCII
[pg-rex/syncrep.git] / src / Makefile
2011-03-10 Tom LaneFix some oversights in distprep and maintainer-clean...
2011-02-04 Robert HaasMake handling of errcodes.h more consistent with other...
2011-02-04 Robert HaasUnbreak 'configure' followed immediately by 'make install'.
2011-02-04 Robert HaasAvoid maintaining three separate copies of the error...
2010-11-17 Peter EisentrautAdditional fixes for parallel make
2010-11-12 Peter EisentrautImproved parallel make support
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-20 Heikki LinnakangasRethink the way walreceiver is linked into the backend...
2010-01-15 Heikki LinnakangasMove build of src/backend/replication/walreceiver/...
2010-01-15 Heikki LinnakangasIntroduce Streaming Replication.
2009-08-26 Peter EisentrautUpdate of install-sh, mkinstalldirs, and associated...
2009-08-07 Peter EisentrautExpand test coverage support to entire tree
2009-02-24 Peter EisentrautAdd the possibility to specify an explicit validator...
2008-12-19 Peter EisentrautSQL/MED catalog manipulation facilities
2008-03-18 Peter EisentrautCatch all errors in for and while loops in makefiles...
2007-08-21 Tom LaneTsearch2 functionality migrates to core. The bulk...
2007-01-20 Peter EisentrautRemove remains of old depend target.
2006-06-22 Tom LaneRemove dllinit.c; it was only needed for long-obsolete...
2006-02-04 Bruce MomjianUpdate Makefile for new thread_test location.
2005-12-09 Peter EisentrautAllow installation into directories containing spaces...
2005-11-28 Alvaro HerreraInstall pg_regress where PGXS' "make installcheck"...
2005-01-13 Tom LaneAdjust src/tutorial Makefile so that it can use pgxs...
2004-10-06 Bruce Momjianplease find attached an alternate submission which...
2004-08-20 Bruce Momjian> Please find enclose a submission to fix these problems.
2004-07-30 Peter EisentrautPostgreSQL extension makefile framework ("pgxs"), by...
2004-04-30 Bruce MomjianIntegrate timezone library to be called only from Win32.
2004-04-26 Bruce MomjianClean tools/thread on make clean/distclean.
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2002-09-05 Peter EisentrautAssorted fixes for Cygwin:
2002-09-04 Tom LaneAvoid multiple scans of utils/mb/conversion_procs/...
2002-07-30 Tom LaneEnsure that src/tutorial gets cleaned by top-level...
2002-07-27 Peter EisentrautAssemble portability modules into libpgport library.
2002-07-18 Tom LaneSic transit src/utils.
2002-03-13 Peter EisentrautMove
2001-02-10 Tom LaneRestructure the key include files per recent pghackers...
2000-12-30 Peter EisentrautFix unportable use of '!' in shell commands.
2000-11-06 Peter EisentrautFix GNU make detection.
2000-06-12 Bruce MomjianPut back old Makefiles, in pgsql and pgsql/src.
2000-06-12 Bruce MomjianAdd makefile to warn about not using gmake.
2000-06-10 Peter EisentrautMoved the intricacies of the perl interface build into...
1997-08-22 Bruce MomjianWarning in makefile added from DArcy.
1997-04-04 Marc G. FournierAdd distclean to target listing
1996-12-31 Bryan HendersonRename Makefile to GNUmakefile to catch people using...
1996-12-19 Bryan HendersonMake sure user is running GNU make.
1996-12-10 Marc G. FournierNo change...just a test to make sure I didn't screw...
1996-11-19 Bryan HendersonBuild man/ instead of ../doc. Man pages have moved...
1996-11-13 Bryan HendersonEliminate MKDIR, srcdir, objdir. Centralize setting...
1996-11-11 Bryan HendersonAdd utils directory for cross-subsystem tools to keep...
1996-10-21 Bryan HendersonForce user to set PORTNAME. Remove NAMEDATALEN from...
1996-10-19 Marc G. FournierNot quite the cleanest way to do it, but add an option...
1996-10-07 Marc G. FournierFix handling of no '../doc' directory in compile proced...
1996-10-04 Marc G. FournierThis patch fixes problems in initdb, including that...
1996-10-03 Bruce MomjianAdded chown to Makefile to set files to Postgres user.
1996-08-13 Marc G. FournierI have attached a minor update for the Postgres make...
1996-08-01 Marc G. FournierFixes:
1996-07-20 Marc G. Fournier- fix installation not installing man pages
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources