index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_config
/
Makefile
Age
Commit message (
Expand
)
Author
2016-02-17
Add new system view, pg_config
Joe Conway
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-04-29
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-14
Add TAP tests for client programs
Peter Eisentraut
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
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-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-08-09
Extend pg_config to be able to report the build-time values of CC,
Tom Lane
2005-01-20
Trivial fix: remove some stray leading whitespace.
Neil Conway
2005-01-01
Some more missed copyright notices. Many of these look like they
Tom Lane
2004-10-09
Add win32 version information for pg_config Makefile.
Bruce Momjian
2004-10-06
This simple patch fixes a typo, ensure pg_config is removed in win32
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-01
Create a C version of pg_config.
Bruce Momjian
2004-07-30
PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with
Peter Eisentraut
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2002-09-09
Use different sed separator for configure arguments.
Peter Eisentraut
2002-03-29
Upgrade to Autoconf version 2.53. Replaced many custom macro
Peter Eisentraut
2001-09-16
Install dynamically loadable modules into a private subdirectory
Peter Eisentraut
2001-08-28
Include directory rearrangement
Peter Eisentraut
2000-10-10
Rename pg-config to pg_config to be consistent with other pg commands.
Bruce Momjian