forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit05a6e87
committed
Re-allow user_catalog_table option for materialized views.
The reloptions stuff allows this option to be set on a matview.While it's questionable whether that is useful or was really intended,it does work, and we shouldn't change that in minor releases. Commite3e66d8 disabled the option since I didn't realize that it waspossible for it to be set on a matview. Tweak the test to re-allow it.Discussion: <19749.1478711862@sss.pgh.pa.us>1 parent7defc3b commit05a6e87
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
270 | 270 |
| |
271 | 271 |
| |
272 | 272 |
| |
273 |
| - | |
274 |
| - | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
275 | 276 |
| |
276 | 277 |
| |
277 | 278 |
| |
|
0 commit comments
Comments
(0)