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 60cfe25e68 Adjust spawn_process() to avoid unnecessary overhead processes: we can 19 years ago
..
backend Mark a few functions as static or NOT_USED. 19 years ago
bin Mark a few functions as static or NOT_USED. 19 years ago
include Update WIN32 quoting roles documentation. 19 years ago
interfaces The Win32 DEF files that are generated for libpq contain the attribute 19 years ago
makefiles Rewrite pg_regress as a C program instead of a shell script. 19 years ago
pl Rewrite pg_regress as a C program instead of a shell script. 19 years ago
port copydir() and rmtree() need to use lstat, not stat, to behave as expected 19 years ago
template Remove extra 'else' in solaris compiler code. 20 years ago
test Adjust spawn_process() to avoid unnecessary overhead processes: we can 19 years ago
timezone Remove 576 references of include files that were not needed. 19 years ago
tools Add WIN32 compile suggestion to pginclude README. 19 years ago
tutorial Remove 576 references of include files that were not needed. 19 years ago
DEVELOPERS Testing commit stuff 19 years ago
Makefile Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, 20 years ago
Makefile.global.in Remove use of lorder and tsort while building static libraries. There's 20 years ago
Makefile.shlib Arrange to strip libpq.so of symbols that aren't officially supposed to 20 years ago
bcc32.mak Add -N make flag to bcc builds from /src dir. 21 years ago
nls-global.mk When merging PO files, take into consideration translations in other PO 20 years ago
win32.mak WIN32 fixes: 19 years ago