Fix for removal of temp tables if last transaction was aborted.
Bruce Momjian <bruce@momjian.us>
Fix for removal of temp tables if last transaction was aborted.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/postmaster/postmaster.c | modified | +3 −3 |
| src/backend/tcop/postgres.c | modified | +2 −13 |
| src/backend/utils/cache/temprel.c | modified | +5 −1 |