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 a4ffcc8e11 More code review for rangetypes patch. 14 years ago
..
backend More code review for rangetypes patch. 14 years ago
bin Further code review for range types patch. 14 years ago
include More code review for rangetypes patch. 14 years ago
interfaces Applied Zoltan's patch to correctly align interval and timestamp data in ecpg's sqlda. 14 years ago
makefiles Fix pgxs.mk to always add --dbname=$(CONTRIB_TESTDB) to REGRESS_OPTS. 15 years ago
pl Further code review for range types patch. 14 years ago
port Fix typo in pg_srand48 (srand48 in older branches). 15 years ago
template
test More code review for rangetypes patch. 14 years ago
timezone Update docs to point to the timezone library's new home at IANA. 14 years ago
tools Update oidjoins regression test to match git HEAD. 14 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