pg_class has a relnamespace column. You can create and access tables
Tom Lane <tgl@sss.pgh.pa.us>
pg_class has a relnamespace column. You can create and access tables in schemas other than the system namespace; however, there's no search path yet, and not all operations work yet on tables outside the system namespace.