postgresql/src
Simon Riggs de66effede Edit recovery.conf.sample so it matches docs. Change standby_mode
example to 'on or 'off' rather than 'true' or 'false', as shown
in docs. Add restartpoint_command. Add section header for recovery
target parameters, matching docs.
2010-03-29 18:50:36 +00:00
..
backend Edit recovery.conf.sample so it matches docs. Change standby_mode 2010-03-29 18:50:36 +00:00
bin Also print the libpq error message when lo_create or lo_open fails 2010-03-18 20:00:51 +00:00
include Rework join-removal logic as per recent discussion. In particular this 2010-03-28 22:59:34 +00:00
interfaces Remove useless double assignment 2010-03-23 22:12:06 +00:00
makefiles
pl Prevent the injection of invalidly encoded strings by PL/Python into PostgreSQL 2010-03-18 19:43:03 +00:00
port
template
test Rework join-removal logic as per recent discussion. In particular this 2010-03-28 22:59:34 +00:00
timezone Small adjustment by pgindent. 2010-03-13 00:40:43 +00:00
tools Adding special command line option that is now needed for the one ecpg regression test that was changed. 2010-03-21 14:26:58 +00:00
tutorial
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Mark "installcheck-parallel", "world", "install-world" and "installcheck-world" make targets as PHONY. Fujii Masao. 2010-03-24 13:14:02 +00:00
Makefile.shlib
nls-global.mk
win32.mak