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 1609797c25 Clean up the #include mess a little. 15 years ago
..
backend Clean up the #include mess a little. 15 years ago
bin Remove unnecessary #include references, per pgrminclude script. 15 years ago
include Clean up the #include mess a little. 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 Clean up the #include mess a little. 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 Use consistent format for reporting GetLastError() 15 years ago
tools Remove find_lt sgml tool, as it is not needed. 15 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