pgsql: Update obsolete comment

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update obsolete comment
Date: 2026-02-18 17:18:50
Message-ID: E1vslCL-001TmY-1w@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update obsolete comment

table_tuple_update's update_indexes argument hasn't been a boolean since
commit 19d8e2308bc5.

Backpatch-through: 16

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3894f08abe490d31518d038b0a8eaa46ce971b03

Modified Files
--------------
src/include/access/tableam.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2026-02-18 18:07:37 pgsql: Use standard die() handler for SIGTERM in bgworkers
Previous Message Andrew Dunstan 2026-02-18 15:34:44 pgsql: Fix the volatility setting of json{b}_strip_nulls