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 41fd969289 Back-patch creation of tar.bz2 tarball during "make dist". 15 years ago
..
backend Add overflow checks to int4 and int8 versions of generate_series(). 15 years ago
bin Obtain table locks as soon as practical during pg_dump. 15 years ago
include Tag 8.2.21. 15 years ago
interfaces Fix portability bugs in use of credentials control messages for peer auth. 15 years ago
makefiles Fix assorted issues with build and install paths containing spaces. 15 years ago
pl Fix assorted issues with build and install paths containing spaces. 15 years ago
port Tag 8.2.21. 15 years ago
template Make --with-ldap build on Unixware, per Olivier Prenant. 19 years ago
test Fix assorted issues with build and install paths containing spaces. 15 years ago
timezone Update time zone data files to tzdata release 2011f. 15 years ago
tools Allow older branches to be built with Visual Studio 2008. This is a backport of commit df0cdd53 to the 8.2, 8.3 and 8.4 branches. 15 years ago
tutorial Fix some misuses of strncat(). 20 years ago
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 15 years ago
DEVELOPERS
Makefile
Makefile.global.in Back-patch creation of tar.bz2 tarball during "make dist". 15 years ago
Makefile.shlib Fix assorted issues with build and install paths containing spaces. 15 years ago
bcc32.mak Fix bcc32.mak to create and remove pg_config_os.h properly. Apparently 20 years ago
nls-global.mk
win32.mak