postgresql/src
Tom Lane cea49fe82f Dept of second thoughts: improve the API for AnalyzeForeignTable.
If we make the initially-called function return the table physical-size
estimate, acquire_inherited_sample_rows will be able to use that to
allocate numbers of samples among child tables, when the day comes that
we want to support foreign tables in inheritance trees.
2012-04-06 16:04:10 -04:00
..
backend Dept of second thoughts: improve the API for AnalyzeForeignTable. 2012-04-06 16:04:10 -04:00
bin Allow statistics to be collected for foreign tables. 2012-04-06 15:02:35 -04:00
include Dept of second thoughts: improve the API for AnalyzeForeignTable. 2012-04-06 16:04:10 -04:00
interfaces Add a "row processor" API to libpq for better handling of large results. 2012-04-04 18:27:56 -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
tools Remove now redundant pgpipe code. 2012-03-28 23:24:07 -04:00
tutorial
.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