- Notifications
You must be signed in to change notification settings - Fork5
Commit4447f0b
committed
Use less-generic names in matview.sql.
The original coding of this test used table and view names like "t","tv", "foo", etc. This tended to interfere with doing simple manualtests in the regression database; not to mention that it posed aconsiderable risk of conflict with other regression test scripts.Prefix these names with "mvtest_" to avoid such conflicts.Also, change transiently-created role name to be "regress_xxx" perdiscussions about being careful with regression-test role creation.1 parent8f1911d commit4447f0b
File tree
4 files changed
+392
-392
lines changed- src/test/regress
- expected
- output
- sql
4 files changed
+392
-392
lines changed0 commit comments
Comments
(0)