postgresql/src
Tom Lane bdf8ef6925 Create a built-in log rotation program, so that we no longer have to
recommend that people go get Apache's rotatelogs program.  Additional
benefits are that configuration is done through GUC, rather than
externally, and that the postmaster can monitor the log rotator and
restart it after failure (though we certainly hope that won't happen
often).
Andreas Pflug, some rework by Tom Lane.
2004-08-05 23:32:13 +00:00
..
backend Create a built-in log rotation program, so that we no longer have to 2004-08-05 23:32:13 +00:00
bin Translation updates 2004-08-05 06:50:27 +00:00
corba
include Create a built-in log rotation program, so that we no longer have to 2004-08-05 23:32:13 +00:00
interfaces Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments 2004-08-04 21:34:35 +00:00
makefiles PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 2004-07-30 12:26:40 +00:00
pl Move include for Python.h above postgres.h to eliminate compiler warning. 2004-08-05 03:10:29 +00:00
port Create a C version of pg_config. 2004-08-01 06:56:39 +00:00
template
test Require that array literals produce "rectangular" arrays, i.e. all the 2004-08-05 03:30:44 +00:00
timezone Still another try at matching system timezone nicely. On non-Windows 2004-07-31 19:12:15 +00:00
tools Improve description of release note creation. 2004-07-25 03:30:31 +00:00
tutorial
utils PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 2004-07-30 12:26:40 +00:00
bcc32.mak
DEVELOPERS
Makefile PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 2004-07-30 12:26:40 +00:00
Makefile.global.in Add docs for initdb --auth. 2004-08-01 06:19:26 +00:00
Makefile.shlib Cause libpq and ecpg libraries to be built as proper shared libraries 2004-07-13 00:06:46 +00:00
nls-global.mk
win32.mak