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 69bf0a0ddd Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, 20 years ago
..
backend Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, 20 years ago
bin Move setup_cancel_handler() up near start of psql main(), where the 20 years ago
include Remove redundant gettimeofday() calls to the extent practical without 20 years ago
interfaces Added some more coverity report patches send in by Martijn van Oosterhout <kleptog@svana.org>. 20 years ago
makefiles Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, 20 years ago
pl Code review for SELECT INTO STRICT patch: use saner choices of error 20 years ago
port Clean up psql's control-C handling to avoid longjmp'ing out of random 20 years ago
template Remove extra 'else' in solaris compiler code. 20 years ago
test Increase timeout in statement_timeout test from 1 second to 2 seconds. 20 years ago
timezone Prepare code to be built by MSVC: 20 years ago
tools Update cvs command example to show diff -rBASE. 20 years ago
tutorial Remove extremely old, incomplete, broken example code. 20 years ago
DEVELOPERS
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
nls-global.mk When merging PO files, take into consideration translations in other PO 20 years ago
win32.mak Fixes for Win32-client only compiles. 20 years ago