pgsql: Fix comment on how temp files and subtransactions are handled

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix comment on how temp files and subtransactions are handled
Date: 2025-12-11 14:02:39
Message-ID: E1vThFe-000A8j-0E@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix comment on how temp files and subtransactions are handled

The comment was accurate a long time ago, but not any more. I failed
to update the comment in commit ab3148b712.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b65f1ad9b12767dbd45d9588ce8ed2e593dbddbf

Modified Files
--------------
src/backend/storage/file/fd.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Álvaro Herrera 2025-12-11 19:58:03 pgsql: Fix infer_arbiter_index for partitioned tables
Previous Message Tomas Vondra 2025-12-11 12:46:54 Re: failed NUMA pages inquiry status: Operation not permitted