postgresql/src
Robert Haas 3ae5133b1c Teach SLRU code to avoid replacing I/O-busy pages.
Patch by me; review by Tom Lane and others.
2012-04-08 23:05:55 -04:00
..
backend Teach SLRU code to avoid replacing I/O-busy pages. 2012-04-08 23:05:55 -04:00
bin Allow statistics to be collected for foreign tables. 2012-04-06 15:02:35 -04:00
include Do stack-depth checking in all postmaster children. 2012-04-08 19:07:55 +03:00
interfaces Stamp libraries versions for 9.2 (better late than never). 2012-04-07 16:19:43 -04:00
makefiles pgxs: Supply default values for BISON and FLEX variables 2012-03-30 20:36:49 +03:00
pl Fix plpgsql named-cursor-parameter feature for variable name conflicts. 2012-04-04 21:50:31 -04:00
port Remove now redundant pgpipe code. 2012-03-28 23:24:07 -04:00
template
test Allow statistics to be collected for foreign tables. 2012-04-06 15:02:35 -04:00
timezone Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
tools Remove now redundant pgpipe code. 2012-03-28 23:24:07 -04:00
tutorial Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in ecpg: Improve test building 2012-02-02 20:33:29 +02:00
Makefile.shlib
nls-global.mk NLS: Use msgmerge/xgettext --no-wrap and --sort-by-file 2012-04-05 22:28:13 +03:00
win32.mak