Hide implicit schemas from search_path, (ie. pg_catalog)
authorjollytoad <jollytoad>
Fri, 10 Sep 2004 13:21:39 +0000 (13:21 +0000)
committerjollytoad <jollytoad>
Fri, 10 Sep 2004 13:21:39 +0000 (13:21 +0000)
commitb91bbe41c2c7ee1d7808fdf00f1ec08b4e664ff4
tree0e5a61c56c946b589b056f21aba934166eaf19cb
parente78eab1d9e175566262fb30cc713c96c4e2bdff6
Hide implicit schemas from search_path, (ie. pg_catalog)
it wasn't very useful. Probably best that a user has to add
pg_catalog themselves if required.
classes/database/Postgres73.php