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 cb6771fb32 Generate index-only scan tuple descriptor from the plan node's indextlist. 14 years ago
..
backend Generate index-only scan tuple descriptor from the plan node's indextlist. 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. 15 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
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
.gitignore
DEVELOPERS
Makefile
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