postgresql/src
Tom Lane 387060951e Add an optional parameter to pg_start_backup() that specifies whether to do
the checkpoint in immediate or lazy mode.  This is to address complaints
that pg_start_backup() takes a long time even when there's no need to minimize
its I/O consumption.
2009-04-07 00:31:26 +00:00
..
backend Add an optional parameter to pg_start_backup() that specifies whether to do 2009-04-07 00:31:26 +00:00
bin Adjust psql tab completion for new \d 'S' flag behavior; adjust code to 2009-04-06 15:50:59 +00:00
include Add an optional parameter to pg_start_backup() that specifies whether to do 2009-04-07 00:31:26 +00:00
interfaces Rename the new CREATE DATABASE options to set collation and ctype into 2009-04-06 08:42:53 +00:00
makefiles
pl Defend against possible crash if a plpython function does not specify names 2009-04-03 16:59:43 +00:00
port Remove a boatload of useless definitions of 'int optreset'. If we 2009-04-05 04:19:59 +00:00
template
test Rewrite interval_hash() so that the hashcodes are equal for values that 2009-04-04 04:53:25 +00:00
timezone
tools
tutorial
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
nls-global.mk
win32.mak