pgsql: Ignore temporary relations in RelidByRelfilenumber()

2025-08-21 Thread Michael Paquier
Ignore temporary relations in RelidByRelfilenumber() 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

pgsql: Ignore temporary relations in RelidByRelfilenumber()

2025-08-21 Thread Michael Paquier
Ignore temporary relations in RelidByRelfilenumber() 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

pgsql: Ignore temporary relations in RelidByRelfilenumber()

2025-08-21 Thread Michael Paquier
Ignore temporary relations in RelidByRelfilenumber() 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

pgsql: Ignore temporary relations in RelidByRelfilenumber()

2025-08-21 Thread Michael Paquier
Ignore temporary relations in RelidByRelfilenumber() 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

pgsql: Ignore temporary relations in RelidByRelfilenumber()

2025-08-21 Thread Michael Paquier
Ignore temporary relations in RelidByRelfilenumber() 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

pgsql: Ignore temporary relations in RelidByRelfilenumber()

2025-08-21 Thread Michael Paquier
Ignore temporary relations in RelidByRelfilenumber() 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

pgsql: Ignore temporary relations in RelidByRelfilenumber()

2025-08-21 Thread Michael Paquier
Ignore temporary relations in RelidByRelfilenumber() 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