aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_resetxlog/Makefile
Commit message (Expand)AuthorAge
* Update copyright for 2016Bruce Momjian2016-01-02
* Update copyright for 2015Bruce Momjian2015-01-06
* Update copyright for 2014Bruce Momjian2014-01-07
* Update copyrights for 2013Bruce Momjian2013-01-01
* Move CRC tables to libpgport, and provide them in a separate include file.Tom Lane2012-02-28
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Improved parallel make supportPeter Eisentraut2010-11-12
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Split the LDFLAGS make variable into two parts: LDFLAGS is now used forTom Lane2010-07-05
* Add PGFILEDESC description to Makefiles for all /contrib executables.Bruce Momjian2010-05-12
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Update of install-sh, mkinstalldirs, and associated configuryPeter Eisentraut2009-08-26
* Update copyright for 2009.Bruce Momjian2009-01-01
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Define the FRONTEND symbol in postgres_fe.h, which allows us to eliminateTom Lane2007-09-27
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Allow installation into directories containing spaces in the name.Peter Eisentraut2005-12-09
* Some more missed copyright notices. Many of these look like theyTom Lane2005-01-01
* Add Win32 version info to client binaries.Bruce Momjian2004-10-05
* Make libpgport be front-end only and make libpgport_srv be a backendBruce Momjian2004-10-04
* Minor adjustments for dirmod.c.Bruce Momjian2004-08-01
* Make the locale location relocatable.Bruce Momjian2004-05-25
* Remove a few $filter() calls that were not needed.Bruce Momjian2004-05-24
* Allow build of timezone database on unix.Bruce Momjian2004-04-30
* Add $(X) for cross-compiling. Seems the mingw compiler running onBruce Momjian2004-04-26
* Win32:Bruce Momjian2004-03-05
* No need to link libpq into these programs ...Tom Lane2004-02-10
* > src/backend/commands/user.c file has some parse error at repalloc(),Bruce Momjian2004-02-02
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Fix broken Makefiles.Tom Lane2002-08-17
* Add files for pg_resetxlog.Bruce Momjian2002-08-17