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 1b8a219eef Clean up non-reentrant interface for hash_seq/HashTableWalk, so that 25 years ago
..
backend Clean up non-reentrant interface for hash_seq/HashTableWalk, so that 25 years ago
bin Fix typo in error message. 25 years ago
corba Convert files from DOS format to normal text. 25 years ago
data
include Clean up non-reentrant interface for hash_seq/HashTableWalk, so that 25 years ago
interfaces On further thought, we need a defense against empty PGPORT here too. 25 years ago
makefiles Fix linker options for ODBC driver. See comment in 25 years ago
pl Remove obsolete and unportable enable_plpgsql script. createlang has 25 years ago
template Darwin porting patches from Peter Bierman <bierman@apple.com> 25 years ago
test Tweak temporary-installation setup so that it doesn't break when the 25 years ago
tools update list of places to change version numbers; reformat 26 years ago
tutorial Revise handling of oldstyle/newstyle functions per recent discussions 26 years ago
utils Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matter 26 years ago
DEVELOPERS
GNUmakefile.in New unified regression test driver, test/regress makefile cleanup, 26 years ago
Makefile Fix unportable use of '!' in shell commands. 25 years ago
Makefile.global.in stamp-h needs to be made by config.status, not elsewhere, per recipe in 25 years ago
Makefile.shlib -L linker options are now in LDFLAGS, not LIBS. The word hadn't gotten 25 years ago
win32.mak