pgsql: Fix comment in attribute_stats.c

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix comment in attribute_stats.c
Date: 2026-08-31 23:13:16
Message-ID: E1x1BBj-00000002wY8-0Ba7@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix comment in attribute_stats.c

Oversight in ce207d2a7901.

Author: Corey Huinker <corey(dot)huinker(at)gmail(dot)com>
Discussion: https://postgr.es/m/CADkLM=eo7MtuCE=YjovW+=ASw1=q39qQ3qarrsw+EKfU901ztA@mail.gmail.com
Backpatch-through: 18

Branch
------
REL_18_STABLE

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

Modified Files
--------------
src/backend/statistics/attribute_stats.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2026-09-01 02:44:01 pgsql: Fix integer to_char() overflow with V format
Previous Message Nathan Bossart 2026-08-31 17:35:16 pgsql: doc: Fix link on pg_dsm_registry_allocations page.