Revert ANALYZE support for foreign tables.
authorShigeru Hanada <[email protected]>
Wed, 6 Oct 2010 10:10:42 +0000 (19:10 +0900)
committerShigeru Hanada <[email protected]>
Wed, 6 Oct 2010 10:10:42 +0000 (19:10 +0900)
commit7945e24e0164d07fc0b1bf1ca5e61205c48b1235
treeee31857ac24a85e44650ed3dc983f90303302355
parent1a660534768c5b423fee707bdfb7cdd34904cda5
Revert ANALYZE support for foreign tables.

Also rename EstimateCost() in FdwRoutine because almost same function
has been defined as GetStatistics() in SQL/MED standard.
contrib/postgresql_fdw/postgresql_fdw.c
doc/src/sgml/ref/analyze.sgml
src/backend/commands/analyze.c
src/backend/commands/vacuum.c
src/backend/optimizer/path/costsize.c
src/bin/psql/tab-complete.c
src/include/nodes/execnodes.h