diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-04-15 13:04:17 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-04-15 13:04:17 -0400 |
commit | 4447f0bcb66547708fa977d6b252046e792a7e04 (patch) | |
tree | 9e5eca8fd859d9f7bac48315c91e49c5bdd0b33e /src/backend/access/gist/gistxlog.c | |
parent | 8f1911d5e6d5a1e62c860ddb040d664b01c6415c (diff) | |
download | postgresql-4447f0bcb66547708fa977d6b252046e792a7e04.tar.gz postgresql-4447f0bcb66547708fa977d6b252046e792a7e04.zip |
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 manual
tests in the regression database; not to mention that it posed a
considerable 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" per
discussions about being careful with regression-test role creation.
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions