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
Peter Eisentraut e6d800981e Correct ancient logic mistake in assertion 15 years ago
..
backend Correct ancient logic mistake in assertion 15 years ago
bin Adjust translator comment format to xgettext expectations 15 years ago
include Change get_variable_numdistinct's API to flag default estimates explicitly. 15 years ago
interfaces Fix brace indentation of commit 63d06ef591 to fit PostgreSQL style. 15 years ago
makefiles Fix pgxs.mk to always add --dbname=$(CONTRIB_TESTDB) to REGRESS_OPTS. 15 years ago
pl Guard against using plperl's Makefile without specifying --with-perl. 15 years ago
port Fix typo in pg_srand48 (srand48 in older branches). 15 years ago
template
test Minor improvements to mbregress.sh script. 15 years ago
timezone Update time zone data files to tzdata release 2011i. 15 years ago
tools Remove find_lt sgml tool, as it is not needed. 15 years ago
tutorial Stamp copyrights for year 2011. 15 years ago
.gitignore
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
nls-global.mk Add the possibility to pass --flag arguments to xgettext calls 15 years ago
win32.mak