pgsql: Remove obsolete comment in pg_stat_statements. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Remove obsolete comment in pg_stat_statements.
Date
Msg-id E1spUvY-0015x6-Ka@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc PG 17 relnotes: update to current
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc PG 17 relnotes: remove commit link whose comment was removed