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 623f77e9d1 Avoid possibly accessing off the end of memory in SJIS2004 conversion. 15 years ago
..
backend Avoid possibly accessing off the end of memory in SJIS2004 conversion. 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 Remove cvs keywords from all files. 15 years ago
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 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