revert: Generalize relation analyze in table AM interface
Alexander Korotkov <akorotkov@postgresql.org>
revert: Generalize relation analyze in table AM interface This commit reverts 27bc1772fc and dd1f6b0c17. Per review by Andres Freund. Discussion: https://postgr.es/m/20240415201057.khoyxbwwxfgzomeo%40awork3.anarazel.de
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/heap/heapam_handler.c | modified | +4 −25 |
| src/backend/access/table/tableamapi.c | modified | +2 −0 |
| src/backend/commands/analyze.c | modified | +16 −39 |
| src/include/access/heapam.h | modified | +0 −8 |
| src/include/access/tableam.h | modified | +79 −22 |
| src/include/commands/vacuum.h | modified | +0 −69 |
| src/include/foreign/fdwapi.h | modified | +6 −2 |
| src/tools/pgindent/typedefs.list | modified | +0 −3 |
Discussion
- Table AM Interface Enhancements 104 messages · 2023-11-23 → 2024-06-22