pgsql: Fix comment in tableam.c

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix comment in tableam.c
Date: 2026-01-05 10:18:34
Message-ID: E1vchfV-004cTj-08@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix comment in tableam.c

Author: shiyu qin <qinshy510(at)gmail(dot)com>
Discussion: https://postgr.es/m/CAJUCM3uJjoLR1zfKoZD4J71T-hdeFdFw1kTQoMkywKZP0hZsvw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/877ae5db8968555d7a5634e69018dfe6c55976eb

Modified Files
--------------
src/backend/access/table/tableam.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2026-01-05 17:38:58 pgsql: Remove redundant SET enable_partitionwise_join = on.
Previous Message Peter Eisentraut 2026-01-05 10:05:06 pgsql: Separate read and write pointers in pg_saslprep