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 7a7d970b36 Only allow autovacuum to be auto-canceled by a directly blocked process. 14 years ago
..
backend Only allow autovacuum to be auto-canceled by a directly blocked process. 14 years ago
bin Improve pg_dump's dependency-sorting logic to enforce section dump order. 14 years ago
include Fix whole-row Var evaluation to cope with resjunk columns (again). 14 years ago
interfaces Update copyright year in forgotten places 14 years ago
makefiles Fix pgxs.mk to always add --dbname=$(CONTRIB_TESTDB) to REGRESS_OPTS. 15 years ago
pl Remove recently added PL/Perl encoding tests 14 years ago
port Don't try to trim "../" in join_path_components(). 14 years ago
template
test Fix longstanding crash-safety bug with newly-created-or-reset sequences. 14 years ago
timezone Update time zone data files to tzdata release 2012c. 14 years ago
tools Fix MSVC builds broken by xsubpp change 14 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
win32.mak