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
Alvaro Herrera 2532c54d82 Improve translatability of error messages for external modules by tweaking 18 years ago
..
backend Improve translatability of error messages for external modules by tweaking 18 years ago
bin Implement SQL-standard WITH clauses, including WITH RECURSIVE. 18 years ago
include Improve translatability of error messages for external modules by tweaking 18 years ago
interfaces Synced parser. 18 years ago
makefiles Put back the copying of some of the regression test data files for vpath 18 years ago
pl Improve translatability of error messages for external modules by tweaking 18 years ago
port Use CRITICAL_SECTION instead of Mutexes for thread-locking in libpq on 18 years ago
template
test Extend CTE patch to support recursive UNION (ie, without ALL). The 18 years ago
timezone Update time zone data files to tzdata release 2008f (DST law changes in 18 years ago
tools Improve backend flowchart to show more detail. 18 years ago
tutorial Add $PostgreSQL$ markers to a lot of files that were missing them. 18 years ago
DEVELOPERS
Makefile Catch all errors in for and while loops in makefiles. Don't ignore any 18 years ago
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