postgresql/src
Bruce Momjian 802e414d62 Document in postgresql.conf that the default units for
log_min_duration_statement is milliseconds.
2009-04-06 19:00:18 +00:00
..
backend Document in postgresql.conf that the default units for 2009-04-06 19:00:18 +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 Rename the new CREATE DATABASE options to set collation and ctype into 2009-04-06 08:42:53 +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 Add MUST (Mauritius Island Summer Time) to the list of known abbreviations. 2009-03-05 14:27:50 +00:00
tools Fix MSVC build for new ways to pull in keywords.c and kwlookup.c. 2009-03-08 19:13:38 +00:00
tutorial
bcc32.mak
DEVELOPERS
Makefile Add the possibility to specify an explicit validator function for foreign-data 2009-02-24 10:06:36 +00:00
Makefile.global.in
Makefile.shlib
nls-global.mk
win32.mak