pgsql: Remove obsolete comment in pg_stat_statements.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove obsolete comment in pg_stat_statements.
Date: 2024-09-14 15:43:12
Message-ID: E1spUvY-0015x6-Ka@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove obsolete comment in pg_stat_statements.

Commit 76db9cb63 removed the use of multiple nesting counters,
but missed one comment describing that arrangement.

Back-patch to v17 where 76db9cb63 came in, just to avoid confusion.

Julien Rouhaud

Discussion: https://postgr.es/m/gfcwh3zjxc2vygltapgo7g6yacdor5s4ynr234b6v2ohhuvt7m@gr42joxalenw

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/94537982ec6b4c6b7957d084f0c50eba14924baf

Modified Files
--------------
contrib/pg_stat_statements/pg_stat_statements.c | 7 -------
1 file changed, 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2024-09-14 16:49:55 pgsql: doc PG 17 relnotes: remove commit link whose comment was removed
Previous Message Bruce Momjian 2024-09-14 14:38:42 pgsql: doc PG 17 relnotes: update to current