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 99a53d89c8 Allow pg_id to compile on Win32. 22 years ago
..
backend Make sure that -- comments extend to the end of the line. This fixes the 22 years ago
bin Allow pg_id to compile on Win32. 22 years ago
corba
include During ALTER TABLE ADD FOREIGN KEY, try to check the existing rows using 22 years ago
interfaces Protected access to variable m_preparedCount via synchronized 22 years ago
makefiles Adjust Darwin build to use the default 'two level namespace' linking 22 years ago
pl Add code to check that IF/WHILE/EXIT test expressions are boolean, 22 years ago
port Update docs that point to thread test program. 22 years ago
template Remove -pipe from compiles. 22 years ago
test Remove NOTICE about foreign key creating implicit triggers, because it no 22 years ago
tools Fix include used by entab. 22 years ago
tutorial Fix some copyright notices that weren't updated. Improve copyright tool 22 years ago
utils Re-add Win32 missing files, I think. 23 years ago
DEVELOPERS
Makefile
Makefile.global.in Finalize configuration of thread_test program. 22 years ago
Makefile.shlib Adjust Darwin build to use the default 'two level namespace' linking 22 years ago
bcc32.mak Attached is a patch to provide makefiles, etc. to allow the compilation 23 years ago
nls-global.mk Run distprep target before creating list of files that contain translatable 22 years ago
win32.mak