-
- Downloads
Unbreak unlogged tables.
I broke this in commit 5da79169, which was obviously insufficiently well tested. Add some regression tests in the hope of making future slip-ups more likely to be noticed.
Showing
- src/backend/catalog/namespace.c 4 additions, 3 deletionssrc/backend/catalog/namespace.c
- src/test/regress/expected/create_table.out 11 additions, 0 deletionssrc/test/regress/expected/create_table.out
- src/test/regress/sql/create_table.sql 10 additions, 0 deletionssrc/test/regress/sql/create_table.sql
Please register or sign in to comment