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 8c8ba6d11b Add comment on why pulling data from a "name" index column can't crash. 14 years ago
..
backend Add comment on why pulling data from a "name" index column can't crash. 14 years ago
bin Simplify new pg_ctl newline termination code. 14 years ago
include Rearrange the implementation of index-only scans. 14 years ago
interfaces Fully const-ify PQconnectdbParams, PQconnectStartParams, and PQpingParams. 14 years ago
makefiles Fix pgxs.mk to always add --dbname=$(CONTRIB_TESTDB) to REGRESS_OPTS. 15 years ago
pl Remember the source GucContext for each GUC parameter. 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 Attempt to reduce local dependencies in regression tests. 14 years ago
timezone Simplify handling of the timezone GUC by making initdb choose the default. 15 years ago
tools Improve entab's Makefile install entry. 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