Avoid creating init fork for unlogged indexes when it already exists.
Robert Haas <rhaas@postgresql.org>
Avoid creating init fork for unlogged indexes when it already exists. Report by Greg Sabino Mullane, diagnosis and preliminary patch by Andres Freund, corrections by me.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/index.c | modified | +8 −3 |