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 9e8da0f757 Teach btree to handle ScalarArrayOpExpr quals natively. 14 years ago
..
backend Teach btree to handle ScalarArrayOpExpr quals natively. 14 years ago
bin Allow a major PG version psql .psqlrc file to be used if a minor 14 years ago
include Teach btree to handle ScalarArrayOpExpr quals natively. 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. 14 years ago
pl Fix up Perl-to-Postgres datatype conversions in pl/perl. 14 years ago
port Fix typo in pg_srand48 (srand48 in older branches). 14 years ago
template Remove cvs keywords from all files. 15 years ago
test Measure the number of all-visible pages for use in index-only scan costing. 14 years ago
timezone Simplify handling of the timezone GUC by making initdb choose the default. 14 years ago
tools Modify pgindent to use a renamed pg_bsd_indent binary. New features 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 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 Make distprep and *clean build targets recurse into all subdirectories. 14 years ago
Makefile.shlib Use single quotes in preference to double quotes for protecting pathnames. 14 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 14 years ago
win32.mak Remove useless whitespace at end of lines 15 years ago