postgresql/src
2008-11-10 21:49:16 +00:00
..
backend Fix a case of string building. 2008-11-10 21:49:16 +00:00
bin Add a --locale switch to createdb, to ease the creation of databases with 2008-11-10 16:25:41 +00:00
include Make relhasrules and relhastriggers work like relhasindex, namely we let 2008-11-10 00:49:37 +00:00
interfaces Add a new GUC variable called "IntervalStyle" that decouples interval output 2008-11-09 00:28:35 +00:00
makefiles Put back the copying of some of the regression test data files for vpath 2008-10-03 08:00:16 +00:00
pl Rename several aliases for PLpgSQL_datum.dno to also be called dno. 2008-11-05 00:07:54 +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 Replace pg_class.reltriggers with relhastriggers, which is just a boolean hint 2008-11-09 21:24:33 +00:00
timezone Update time zone data files to tzdata release 2008i (DST law changes in 2008-10-30 13:16:52 +00:00
tools Small shell syntax improvement. 2008-11-03 15:56:47 +00:00
tutorial
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Support for Sun Studio compiler on Linux 2008-10-29 16:06:47 +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