]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Make the standard system views schema-aware.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 8 Aug 2002 19:39:05 +0000 (19:39 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 8 Aug 2002 19:39:05 +0000 (19:39 +0000)
commit3b78826bb5440c98c49327bc470f3c76784298a4
tree78ebbe009fcbba8d6b52078d7ff37e37416ce9e7
parent5e825139e4b35f6c2997d6e9bd35c7dcdef0b243
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.
src/bin/initdb/initdb.sh
src/test/regress/expected/rules.out