aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.h
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2019-04-01 14:57:21 -0700
committerAndres Freund <andres@anarazel.de>2019-04-01 14:57:21 -0700
commit4b82664156c230b59607704506f5b0a32ef490a2 (patch)
treeaba59a8ddc7339e1c4139fa01e79e311fd01af61 /contrib/postgres_fdw/postgres_fdw.h
parentd45e40158623baacd3f36f92a670d435cc1e845f (diff)
downloadpostgresql-4b82664156c230b59607704506f5b0a32ef490a2.tar.gz
postgresql-4b82664156c230b59607704506f5b0a32ef490a2.zip
Only allow heap in a number of contrib modules.
Contrib modules pgrowlocks, pgstattuple and some functionality in pageinspect currently only supports the heap table AM. As they are all concerned with low-level details that aren't reasonably exposed via tableam, error out if invoked on a non heap relation. Author: Andres Freund Discussion: https://postgr.es/m/20180703070645.wchpu5muyto5n647@alap3.anarazel.de
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.h')
0 files changed, 0 insertions, 0 deletions