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 cff60f2dfa Avoid creating PlaceHolderVars immediately within PlaceHolderVars. 15 years ago
..
backend Avoid creating PlaceHolderVars immediately within PlaceHolderVars. 15 years ago
bin Teach psql to display the comments on SQL/MED objects in verbose mode. 15 years ago
include Change the way string relopts are allocated. 15 years ago
interfaces Tweak PQresStatus() to avoid a clang compiler warning. 15 years ago
makefiles Add some environment checks prior to sepgsql regression testing. 15 years ago
pl Restore the primacy of postgres.h in plpython.c. 15 years ago
port Make pgbench use erand48() rather than random(). 15 years ago
template Remove cvs keywords from all files. 15 years ago
test Fix nested PlaceHolderVar expressions that appear only in targetlists. 15 years ago
timezone Replace printf format %i by %d 15 years ago
tools Blind attempt at fixing isolation_tester on Win32 15 years ago
tutorial Stamp copyrights for year 2011. 15 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 17 years ago
Makefile Fix some oversights in distprep and maintainer-clean targets. 15 years ago
Makefile.global.in Make distprep and *clean build targets recurse into all subdirectories. 15 years ago
Makefile.shlib Use single quotes in preference to double quotes for protecting pathnames. 15 years ago
bcc32.mak Remove useless whitespace at end of lines 15 years ago
nls-global.mk Add the possibility to pass --flag arguments to xgettext calls 15 years ago
win32.mak Remove useless whitespace at end of lines 15 years ago