Revert "Custom reloptions for table AM"
Alexander Korotkov <akorotkov@postgresql.org>
Revert "Custom reloptions for table AM" This reverts commit c95c25f9af4bc77f2f66a587735c50da08c12b37 due to multiple design issues spotted after commit. Reported-by: Jeff Davis Discussion: https://postgr.es/m/11550b536211d5748bb2865ed6cb3502ff073bf7.camel%40j-davis.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/common/reloptions.c | modified | +2 −4 |
| src/backend/access/heap/heapam_handler.c | modified | +0 −12 |
| src/backend/access/table/tableamapi.c | modified | +0 −25 |
| src/backend/commands/tablecmds.c | modified | +23 −32 |
| src/backend/postmaster/autovacuum.c | modified | +1 −3 |
| src/backend/utils/cache/relcache.c | modified | +1 −5 |
| src/include/access/reloptions.h | modified | +0 −2 |
| src/include/access/tableam.h | modified | +0 −43 |
Discussion
- Table AM Interface Enhancements 104 messages · 2023-11-23 → 2024-06-22