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
Bruce Momjian 71928e7b9f Make psql \d and \dt consistent for system tables, i.e prevent \d from 17 years ago
..
backend Use the new text domain names ("postgres-8.4" instead of "postgres") 17 years ago
bin Make psql \d and \dt consistent for system tables, i.e prevent \d from 17 years ago
include Add vacuum_freeze_table_age GUC option, to control when VACUUM should 17 years ago
interfaces Fix accidental (I suppose) introduction of non-ASCII quote marks. 17 years ago
makefiles Allow out-of-tree builds on mingw and cygwin 17 years ago
pl Manual attempt to update this file. 17 years ago
port Remove empty #ifdef block. 17 years ago
template Move forgotten comment closer to where it matters. 17 years ago
test Avoid regression test cases that fail in locales that sort "v" and "w" 17 years ago
timezone Fix new timezone cross-compile rule to avoid a bug in gmake 3.78.1; 17 years ago
tools Make 'find' syntax consistent; add .git exclusion to make_ctags. 17 years ago
tutorial Update copyright for 2009. 17 years ago
DEVELOPERS
Makefile SQL/MED catalog manipulation facilities 17 years ago
Makefile.global.in When cross-compiling, allow and require an external zic program to be used 17 years ago
Makefile.shlib Allow out-of-tree builds on mingw and cygwin 17 years ago
bcc32.mak
nls-global.mk Make .pot files depend on the makefiles, so that they are updated when the 17 years ago
win32.mak