mirror of
https://github.com/postgres/postgres.git
synced 2026-03-12 13:44:02 -04:00
Temporary relations may share the same RelFileNumber with a permanent
relation, or other temporary relations associated with other sessions.
Being able to uniquely identify a temporary relation would require
RelidByRelfilenumber() to know about the proc number of the temporary
relation it wants to identify, something it is not designed for since
its introduction in
|
||
|---|---|---|
| .. | ||
| sgml | ||
| Makefile | ||