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 1a77f8b63d Avoid scanning nulls at the beginning of a btree index scan. 14 years ago
..
backend Avoid scanning nulls at the beginning of a btree index scan. 14 years ago
bin Remove hard-coded "\connect postgres" from pg_dumpall. 14 years ago
include Refactor xlog.c to create src/backend/postmaster/startup.c 14 years ago
interfaces Clean up whitespace and indentation in parser and scanner files 14 years ago
makefiles Fix pgxs.mk to always add --dbname=$(CONTRIB_TESTDB) to REGRESS_OPTS. 15 years ago
pl Clean up whitespace and indentation in parser and scanner files 14 years ago
port Fix typo in pg_srand48 (srand48 in older branches). 15 years ago
template Remove cvs keywords from all files. 15 years ago
test Fix btree stop-at-nulls logic properly. 14 years ago
timezone Update docs to point to the timezone library's new home at IANA. 14 years ago
tools Add simple script to check for right recursion in Bison grammars. 14 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
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