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
Tom Lane 22c64f1834 When compiling with --enable-cassert, check for reference count leaks 24 years ago
..
backend When compiling with --enable-cassert, check for reference count leaks 24 years ago
bin ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne, 24 years ago
corba
data
include When compiling with --enable-cassert, check for reference count leaks 24 years ago
interfaces 1) Improve the handling of the queries like (select ..) union (select ..) 24 years ago
makefiles Assemble portability modules into libpgport library. 24 years ago
pl ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne, 24 years ago
port Assemble portability modules into libpgport library. 24 years ago
template Fix case syntax for freebsd template. 24 years ago
test ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne, 24 years ago
tools Add mention of copyright year update. 24 years ago
tutorial Ensure that src/tutorial gets cleaned by top-level make clean. 24 years ago
utils Assemble portability modules into libpgport library. 24 years ago
DEVELOPERS
Makefile Ensure that src/tutorial gets cleaned by top-level make clean. 24 years ago
Makefile.global.in Assemble portability modules into libpgport library. 24 years ago
Makefile.shlib Assemble portability modules into libpgport library. 24 years ago
nls-global.mk NLS updates, most notably fixed zh_TW translations 24 years ago
win32.mak