postgresql/src
2008-11-21 18:49:24 +00:00
..
backend Make the enumvals column of pg_settings be text[] instead of just 2008-11-21 18:49:24 +00:00
bin TABLE command 2008-11-20 14:04:46 +00:00
include Make the enumvals column of pg_settings be text[] instead of just 2008-11-21 18:49:24 +00:00
interfaces Add missing dependencies to preproc.y build rule 2008-11-15 22:20:55 +00:00
makefiles Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
pl Don't pass strings directly to errdetail() and errhint() - use 2008-11-20 15:36:22 +00:00
port Reduce chatter from _dosmaperr() when used in FRONTEND code. 2008-10-16 13:27:34 +00:00
template Move forgotten comment closer to where it matters. 2008-10-29 16:23:07 +00:00
test Fix breakage of bitmap scan plan creation for special index operators such 2008-11-20 19:52:54 +00:00
timezone Suppress leap-second-aware timezones in the output of pg_tzenumerate_next, 2008-11-13 20:49:38 +00:00
tools Exclude contrib/intagg from the list of MSVC project files to be generated, 2008-11-14 22:12:37 +00:00
tutorial
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
Makefile.shlib Synchronize the shared object build rules in Makefile.port with Makefile.shlib 2008-09-01 08:50:10 +00:00
nls-global.mk
win32.mak