pg_is_other_temp_schema ( oid ) → booleanReturns true if the given OID is the OID of another session's temporary schema. (This can be useful, for example, to exclude other sessions' temporary tables from a catalog display.)
FUNCTIONS / SYSTEM INFORMATION FUNCTIONS AND OPERATORS
pg_is_other_temp_schema
Read PG 18 manual ↗Returns true if the given OID is the OID of another session's temporary schema.
Signatures & examples
Version history 1
- PG 12 → 13changed
Definition snapshot: 2026-09-14T13:14:25.684213+00:00@99e6866c · English manual source