Further cleanups for relations in schemas: teach nextval and other

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

Commit: 5f4745adf4fb2a1f933b25d7a2bc72b39fa9edfd
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-03-30T01:02:42Z
Releases: 7.3.1
Further cleanups for relations in schemas: teach nextval and other
sequence functions how to cope with qualified names.  Same code is
also used for int4notin, currtid_byrelname, pgstattuple.  Also,
move TOAST tables into special pg_toast namespace.

Files