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 c3d09b3bd2 Avoid deadlock between concurrent CREATE INDEX CONCURRENTLY commands. 12 years ago
..
backend Avoid deadlock between concurrent CREATE INDEX CONCURRENTLY commands. 12 years ago
bin pg_basebackup: Add missing newlines at end of lines 12 years ago
common Move relpath() to libpgcommon 13 years ago
include Clean up references to SQL92 12 years ago
interfaces Clean up references to SQL92 12 years ago
makefiles Blind attempt at fixing the non-MSVC Windows builds 13 years ago
pl Move pqsignal() to libpgport. 12 years ago
port initdb needs pqsignal() even on Windows. 12 years ago
template Remove _FORTIFY_SOURCE 13 years ago
test Clean up references to SQL92 12 years ago
timezone Update time zone data files to tzdata release 2013b. 12 years ago
tools pgindent: add newline to die() so script line number is not reported on failure. 12 years ago
tutorial Modernize string literal syntax in tutorial example. 13 years ago
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 15 years ago
DEVELOPERS Replace a couple of references to files that no longer exist in the source 16 years ago
Makefile Create libpgcommon, and move pg_malloc et al to it 13 years ago
Makefile.global.in Fix sporadic rebuilds for .pc files 12 years ago
Makefile.shlib Add pkg-config files for libpq and ecpg libraries 12 years ago
bcc32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 13 years ago
nls-global.mk NLS: Use msgmerge --previous option 13 years ago
win32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 13 years ago