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 632ae6829f Forget about targeting catalog cache invalidations by tuple TID. 15 years ago
..
backend Forget about targeting catalog cache invalidations by tuple TID. 15 years ago
bin Adjust total size in pg_basebackup progress report when reality changes 15 years ago
include Fix race condition in relcache init file invalidation. 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
test Adjust regression tests for error message change 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
.gitignore
DEVELOPERS
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
nls-global.mk Add the possibility to pass --flag arguments to xgettext calls 15 years ago
win32.mak