Redo pgaccess' queries about views so that they will work in both 7.1

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 6aa0821bcd6626162149c887a8ecda29645e1048
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-02-07T21:30:12Z
Releases: 7.1.1
Redo pgaccess' queries about views so that they will work in both 7.1
and prior releases --- rely on pg_views view instead of direct access
to pg_class and pg_rewrite.

Files

PathChange+/−
src/bin/pgaccess/lib/database.tcl modified +12 −15
src/bin/pgaccess/lib/mainlib.tcl modified +7 −9