postgresql/src
Tom Lane e6df063cf2 Dept of second thoughts: recursive case in ANALYZE shouldn't emit a
pgstats message.  This might need to be done differently later, but
with the current logic that's what should happen.
2009-12-30 21:21:33 +00:00
..
backend Dept of second thoughts: recursive case in ANALYZE shouldn't emit a 2009-12-30 21:21:33 +00:00
bin Add backend and pg_dump code to allow preservation of pg_enum oids, for 2009-12-27 14:50:46 +00:00
include Revise pgstat's tracking of tuple changes to improve the reliability of 2009-12-30 20:32:14 +00:00
interfaces Set errno to zero before invoking SSL_read or SSL_write. It appears that 2009-12-30 03:45:46 +00:00
makefiles Update of install-sh, mkinstalldirs, and associated configury 2009-08-26 22:24:44 +00:00
pl Previous fix for temporary file management broke returning a set from 2009-12-29 17:40:59 +00:00
port Remove now unreferenced variable. 2009-12-27 16:11:28 +00:00
template
test Add the ability to store inheritance-tree statistics in pg_statistic, 2009-12-29 20:11:45 +00:00
timezone Update time zone data files to tzdata release 2009s: DST law changes in 2009-12-09 00:35:32 +00:00
tools Exclude part of the product name string that is localized in Japanese versions 2009-12-30 12:26:41 +00:00
tutorial 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
bcc32.mak
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Update of install-sh, mkinstalldirs, and associated configury 2009-08-26 22:24:44 +00:00
Makefile.global.in Python 3 support in PL/Python 2009-12-15 22:59:55 +00:00
Makefile.shlib Derived files that are shipped in the distribution used to be built in the 2009-08-28 20:26:19 +00:00
nls-global.mk Update of install-sh, mkinstalldirs, and associated configury 2009-08-26 22:24:44 +00:00
win32.mak