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 57e0847180 Change default commit_delay to zero, update documentation. 25 years ago
..
backend Change default commit_delay to zero, update documentation. 25 years ago
bin Fix a bug in psql. unescape() does not work for multi-byte encodings. 25 years ago
corba Convert files from DOS format to normal text. 25 years ago
data
include Change s_lock to not use any zero-delay select() calls; these are just a 25 years ago
interfaces Seems a bad idea to assume that select(2) doesn't touch the input masks 25 years ago
makefiles Fix -Bsymbolic for FreeBSD and OpenBSD. NetBSD already had all these fixes. 25 years ago
pl Fix bugs in pltcl's new return_null command: it was liable to go belly up 25 years ago
template Darwin porting patches from Peter Bierman <bierman@apple.com> 25 years ago
test Remove unused files, per Andreas 25 years ago
tools Change scoping of table and join refnames to conform to SQL92: a JOIN 25 years ago
tutorial Restructure the key include files per recent pghackers discussion: there 25 years ago
utils Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 25 years ago
DEVELOPERS
GNUmakefile.in Restructure the key include files per recent pghackers discussion: there 25 years ago
Makefile Restructure the key include files per recent pghackers discussion: there 25 years ago
Makefile.global.in Make DEF_PGPORT available to Makefiles, so it can be substituted into 25 years ago
Makefile.shlib move comment 25 years ago
win32.mak