summaryrefslogtreecommitdiff
path: root/src/bin/pg_resetxlog/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Rename user-facing tools with "xlog" in the name to say "wal".Robert Haas2017-02-091-35/+0
* Update copyright via script for 2017Bruce Momjian2017-01-031-1/+1
* Update copyright for 2016Bruce Momjian2016-01-021-1/+1
* Update copyright for 2015Bruce Momjian2015-01-061-1/+1
* Update copyright for 2014Bruce Momjian2014-01-071-1/+1
* Update copyrights for 2013Bruce Momjian2013-01-011-1/+1
* Move CRC tables to libpgport, and provide them in a separate include file.Tom Lane2012-02-281-5/+2
* Update copyright notices for year 2012.Bruce Momjian2012-01-011-1/+1
* Stamp copyrights for year 2011.Bruce Momjian2011-01-011-1/+1
* Improved parallel make supportPeter Eisentraut2010-11-121-2/+2
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Split the LDFLAGS make variable into two parts: LDFLAGS is now used forTom Lane2010-07-051-2/+2
* Add PGFILEDESC description to Makefiles for all /contrib executables.Bruce Momjian2010-05-121-1/+3
* Update copyright for the year 2010.Bruce Momjian2010-01-021-2/+2
* Update of install-sh, mkinstalldirs, and associated configuryPeter Eisentraut2009-08-261-2/+2
* Update copyright for 2009.Bruce Momjian2009-01-011-2/+2
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-2/+2
* Define the FRONTEND symbol in postgres_fe.h, which allows us to eliminateTom Lane2007-09-271-3/+1
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-2/+2
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Allow installation into directories containing spaces in the name.Peter Eisentraut2005-12-091-4/+4
* Some more missed copyright notices. Many of these look like theyTom Lane2005-01-011-2/+2
* Add Win32 version info to client binaries.Bruce Momjian2004-10-051-2/+3
* Make libpgport be front-end only and make libpgport_srv be a backendBruce Momjian2004-10-041-9/+3
* Minor adjustments for dirmod.c.Bruce Momjian2004-08-011-2/+2
* Make the locale location relocatable.Bruce Momjian2004-05-251-3/+6
* Remove a few $filter() calls that were not needed.Bruce Momjian2004-05-241-3/+2
* Allow build of timezone database on unix.Bruce Momjian2004-04-301-2/+2
* Add $(X) for cross-compiling. Seems the mingw compiler running onBruce Momjian2004-04-261-2/+2
* Win32:Bruce Momjian2004-03-051-2/+2
* No need to link libpq into these programs ...Tom Lane2004-02-101-2/+2
* > src/backend/commands/user.c file has some parse error at repalloc(),Bruce Momjian2004-02-021-3/+9
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Fix broken Makefiles.Tom Lane2002-08-171-5/+5
* Add files for pg_resetxlog.Bruce Momjian2002-08-171-0/+35