You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Peter Eisentraut 1471e3843d Allow SQL:2008 syntax ALTER TABLE ... ALTER COLUMN ... SET DATA TYPE 18 years ago
..
backend Allow SQL:2008 syntax ALTER TABLE ... ALTER COLUMN ... SET DATA TYPE 18 years ago
bin Implement SQL-standard WITH clauses, including WITH RECURSIVE. 18 years ago
include Rework subtransaction commit protocol for hot standby. 18 years ago
interfaces Allow SQL:2008 syntax ALTER TABLE ... ALTER COLUMN ... SET DATA TYPE 18 years ago
makefiles Put back the copying of some of the regression test data files for vpath 18 years ago
pl Add missing header. 18 years ago
port Reduce chatter from _dosmaperr() when used in FRONTEND code. 18 years ago
template
test Improve headeline generation. Now headline can contain 18 years ago
timezone Update time zone data files to tzdata release 2008f (DST law changes in 18 years ago
tools Update oidjoins test to match CVS HEAD. 18 years ago
tutorial Add $PostgreSQL$ markers to a lot of files that were missing them. 18 years ago
DEVELOPERS
Makefile
Makefile.global.in Fix coverage targets so that HTML view is reliably updated when test data 18 years ago
Makefile.shlib Synchronize the shared object build rules in Makefile.port with Makefile.shlib 18 years ago
bcc32.mak
nls-global.mk Another fix for compiles on an empty 'po' directory. 18 years ago
win32.mak