Make the standard system views schema-aware.
Tom Lane <tgl@sss.pgh.pa.us>
Make the standard system views schema-aware. I did not force an initdb via catversion ... but the rules regression test will fail until you do an initdb.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/initdb/initdb.sh | modified | +48 −39 |
| src/test/regress/expected/rules.out | modified | +20 −20 |