mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-11-27 07:21:09 +08:00
4b82664156
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 |
||
---|---|---|
.. | ||
Makefile | ||
pgrowlocks--1.0--1.1.sql | ||
pgrowlocks--1.1--1.2.sql | ||
pgrowlocks--1.2.sql | ||
pgrowlocks--unpackaged--1.0.sql | ||
pgrowlocks.c | ||
pgrowlocks.control |