index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
initdb
/
Makefile
Commit message (
Expand
)
Author
Age
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Fix parallel make risk with new check temp-install setup
Peter Eisentraut
2015-04-29
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Clean up temp installations after client program tests.
Tom Lane
2014-04-25
*
Add TAP tests for client programs
Peter Eisentraut
2014-04-14
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Move pqsignal() to libpgport.
Tom Lane
2013-03-17
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Propagate with_system_tzdata setting into initdb build.
Tom Lane
2011-09-13
*
Simplify handling of the timezone GUC by making initdb choose the default.
Tom Lane
2011-09-09
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Improved parallel make support
Peter Eisentraut
2010-11-12
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Split the LDFLAGS make variable into two parts: LDFLAGS is now used for
Tom Lane
2010-07-05
*
Add PGFILEDESC description to Makefiles for all /contrib executables.
Bruce Momjian
2010-05-12
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Update of install-sh, mkinstalldirs, and associated configury
Peter Eisentraut
2009-08-26
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Try to fix msvc build for recent initdb changes.
Tom Lane
2007-10-13
*
Fix the inadvertent libpq ABI breakage discovered by Martin Pitt: the
Tom Lane
2007-10-13
*
Define the FRONTEND symbol in postgres_fe.h, which allows us to eliminate
Tom Lane
2007-09-27
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Allow installation into directories containing spaces in the name.
Peter Eisentraut
2005-12-09
*
Have libpgport link before libpq so that PG client applications are more
Bruce Momjian
2005-03-25
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Add Win32 version info to client binaries.
Bruce Momjian
2004-10-05
*
Readd -DFRONTEND to client makefiles because it still affects win32.h
Bruce Momjian
2004-10-04
*
Make libpgport be front-end only and make libpgport_srv be a backend
Bruce Momjian
2004-10-04
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Minor adjustments for dirmod.c.
Bruce Momjian
2004-08-01
*
Add docs for initdb --auth.
Bruce Momjian
2004-08-01
*
Remove a few $filter() calls that were not needed.
Bruce Momjian
2004-05-24
*
Re-add elog() to exec.c, per Tom.
Bruce Momjian
2004-05-19
*
Move find_my_exec() way up into main.c so it is available to the
Bruce Momjian
2004-05-18
*
Reorganize code to allow path-relative installs.
Bruce Momjian
2004-05-17
*
As part of the work for making relocatable installs, I have re-factored
Bruce Momjian
2004-05-11
*
Add $(X) for cross-compiling. Seems the mingw compiler running on
Bruce Momjian
2004-04-26
*
Fix a number of places where reconfiguring with a different installation
Tom Lane
2003-12-23
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Add maintainer-clean target.
Peter Eisentraut
2003-11-23
*
Silly to copy sprompt.c from src/port when we're linking libpgport anyway.
Tom Lane
2003-11-13
*
Move system_views.sql into backend/catalog, per Tom.
Bruce Momjian
2003-11-11
*
Add C version of initdb, from Andrew Dunstan.
Bruce Momjian
2003-11-10
*
Make the default pg_hba.conf include an entry for ::1 only if configure
Tom Lane
2003-09-07
*
Remove all traces of multibyte and locale options. Clean up comments
Peter Eisentraut
2002-09-03
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
*
Allow SHELL in Makefile.* to control initdb.
Bruce Momjian
2001-05-08
[next]