index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_config
/
pg_config.c
Commit message (
Expand
)
Author
Age
*
Replace @postgresql.org with @lists.postgresql.org for mailinglists
Magnus Hagander
2019-01-19
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Revert inadvertant change in pg_config behavior
Joe Conway
2016-02-17
*
Add new system view, pg_config
Joe Conway
2016-02-17
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Make documentation of --help and --version options more consistent
Peter Eisentraut
2012-06-18
*
Lots of doc corrections.
Robert Haas
2012-04-23
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
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
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Use the same style in the help synopsis that other programs are using.
Peter Eisentraut
2009-02-25
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Append major version number and for libraries soname major version number
Peter Eisentraut
2008-12-11
*
Reduce the need for frontend programs to include "postgres.h" by refactoring
Tom Lane
2008-03-27
*
Added --htmldir option to pg_config, equivalent to the new configure option.
Peter Eisentraut
2008-02-18
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Make some messages more consistent
Peter Eisentraut
2007-05-31
*
Add strlcat() from OpenBSD, to be used for replacing strncat and other
Peter Eisentraut
2007-02-07
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
*
Fix some misuses of strncat().
Tom Lane
2006-09-27
*
Update comment.
Bruce Momjian
2006-06-06
*
On Win32, return original patch if GetShortPathName() fails (no short
Bruce Momjian
2006-06-06
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Go back to emitting path names with forward slashes on Windows.
Tom Lane
2005-10-13
*
pg_config should print an error message to stderr and exit if an
Peter Eisentraut
2005-10-06
*
Fix pgxs for spaces in file names on Win32
Bruce Momjian
2005-10-05
*
Fix problems with PGXS builds against an installation tree that was
Tom Lane
2005-09-27
*
Extend pg_config to be able to report the build-time values of CC,
Tom Lane
2005-08-09
*
Use _() macro consistently rather than gettext(). Add translation
Bruce Momjian
2005-02-22
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Might want to initialize the gettext library, if we're going to do all that
Peter Eisentraut
2004-10-18
*
Cosmetic improvements/code cleanup:
Neil Conway
2004-10-10
*
This simple patch fixes a typo, ensure pg_config is removed in win32
Bruce Momjian
2004-10-06
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Restore behavior of --pgxs option to that of the original shell script.
Joe Conway
2004-08-05
*
Readd pg_config --pgxs code.
Bruce Momjian
2004-08-02
*
Small pg_config.c cleanup.
Bruce Momjian
2004-08-01
*
Add missing file.
Bruce Momjian
2004-08-01