Rename heap_destroyr to heap_destroy, heap_destroy to heap_destroy_with_catalog.
Bruce Momjian <bruce@momjian.us>
Rename heap_destroyr to heap_destroy, heap_destroy to heap_destroy_with_catalog.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/bootstrap/bootparse.y | modified | +3 −3 |
| src/backend/catalog/heap.c | modified | +15 −15 |
| src/backend/commands/cluster.c | modified | +4 −4 |
| src/backend/commands/creatinh.c | modified | +3 −3 |
| src/backend/commands/recipe.c | modified | +3 −3 |
| src/backend/commands/remove.c | modified | +2 −2 |
| src/backend/commands/view.c | modified | +2 −2 |
| src/backend/executor/execMain.c | modified | +2 −2 |
| src/backend/executor/nodeMaterial.c | modified | +2 −2 |
| src/backend/executor/nodeTee.c | modified | +4 −4 |
| src/backend/storage/large_object/inv_api.c | modified | +3 −3 |
| src/include/catalog/heap.h | modified | +4 −4 |