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 8c0b2afa38 Modernize string literal syntax in tutorial example. 13 years ago
..
backend Protect against SnapshotNow race conditions in pg_tablespace scans. 13 years ago
bin On second thought, use an empty string instead of "none" when not connected. 13 years ago
include Prevent failure when RowExpr or XmlExpr is parse-analyzed twice. 13 years ago
interfaces Include isinf.o in libecpg if isinf() is not available on the system. 13 years ago
makefiles Make pgxs build executables with the right suffix. 13 years ago
pl Translation updates 13 years ago
port Stamp 9.1.7. 13 years ago
template Remove cvs keywords from all files. 15 years ago
test Prevent passing gmake's environment variables down through pg_regress. 13 years ago
timezone Add new timezone abbrevation "FET". 13 years ago
tools Properly install ecpg_compat and pgtypes libraries on msvc 13 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 17 years ago
Makefile Fix some oversights in distprep and maintainer-clean targets. 15 years ago
Makefile.global.in Add mode where contrib installcheck runs each module in a separately named database. 13 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 Fix makefile logic to not break the build when xgettext is missing 15 years ago
win32.mak Remove useless whitespace at end of lines 15 years ago