index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
initdb
/
Makefile
Age
Commit message (
Expand
)
Author
2017-07-14
Fix broken link-command-line ordering for libpgfeutils.
Tom Lane
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-08-22
initdb now needs submake-libpq and submake-libpgfeutils.
Tom Lane
2016-08-20
Make initdb's suggested "pg_ctl start" command line more reliable.
Tom Lane
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-04-30
Fix parallel make risk with new check temp-install setup
Peter Eisentraut
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-04-25
Clean up temp installations after client program tests.
Tom Lane
2014-04-15
Add TAP tests for client programs
Peter Eisentraut
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-03-17
Move pqsignal() to libpgport.
Tom Lane
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-09-13
Propagate with_system_tzdata setting into initdb build.
Tom Lane
2011-09-09
Simplify handling of the timezone GUC by making initdb choose the default.
Tom Lane
2011-01-01
Stamp copyrights for year 2011.
Bruce Momjian
2010-11-12
Improved parallel make support
Peter Eisentraut
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-07-05
Split the LDFLAGS make variable into two parts: LDFLAGS is now used for
Tom Lane
2010-05-12
Add PGFILEDESC description to Makefiles for all /contrib executables.
Bruce Momjian
2010-01-02
Update copyright for the year 2010.
Bruce Momjian
2009-08-26
Update of install-sh, mkinstalldirs, and associated configury
Peter Eisentraut
2009-01-01
Update copyright for 2009.
Bruce Momjian
2008-01-01
Update copyrights in source tree to 2008.
Bruce Momjian
2007-10-13
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-09-27
Define the FRONTEND symbol in postgres_fe.h, which allows us to eliminate
Tom Lane
2007-01-05
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2006-03-05
Update copyright for 2006. Update scripts.
Bruce Momjian
2005-12-09
Allow installation into directories containing spaces in the name.
Peter Eisentraut
2005-03-25
Have libpgport link before libpq so that PG client applications are more
Bruce Momjian
2004-12-31
Tag appropriate files for rc3
PostgreSQL Daemon
2004-10-05
Add Win32 version info to client binaries.
Bruce Momjian
2004-10-04
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-08-29
Update copyright to 2004.
Bruce Momjian
2004-08-01
Minor adjustments for dirmod.c.
Bruce Momjian
2004-08-01
Add docs for initdb --auth.
Bruce Momjian
2004-05-24
Remove a few $filter() calls that were not needed.
Bruce Momjian
2004-05-19
Re-add elog() to exec.c, per Tom.
Bruce Momjian
2004-05-18
Move find_my_exec() way up into main.c so it is available to the
Bruce Momjian
2004-05-17
Reorganize code to allow path-relative installs.
Bruce Momjian
2004-05-11
As part of the work for making relocatable installs, I have re-factored
Bruce Momjian
2004-04-26
Add $(X) for cross-compiling. Seems the mingw compiler running on
Bruce Momjian
2003-12-23
Fix a number of places where reconfiguring with a different installation
Tom Lane
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-23
Add maintainer-clean target.
Peter Eisentraut
2003-11-13
Silly to copy sprompt.c from src/port when we're linking libpgport anyway.
Tom Lane
2003-11-11
Move system_views.sql into backend/catalog, per Tom.
Bruce Momjian
2003-11-10
Add C version of initdb, from Andrew Dunstan.
Bruce Momjian
[next]