Revert: Allow table AM tuple_insert() method to return the different slot
Alexander Korotkov <akorotkov@postgresql.org>
Revert: Allow table AM tuple_insert() method to return the different slot This commit reverts c35a3fb5e0 per review by Andres Freund. Discussion: https://postgr.es/m/20240410165236.rwyrny7ihi4ddxw4%40awork3.anarazel.de
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/heap/heapam_handler.c | modified | +1 −3 |
| src/backend/commands/tablecmds.c | modified | +4 −4 |
| src/backend/executor/nodeModifyTable.c | modified | +3 −3 |
| src/include/access/tableam.h | modified | +9 −12 |
Discussion
- Table AM Interface Enhancements 104 messages · 2023-11-23 → 2024-06-22