]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Remove obsolete comment in pg_stat_statements.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 14 Sep 2024 15:42:31 +0000 (11:42 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 14 Sep 2024 15:42:40 +0000 (11:42 -0400)
commite3b2c651bcd3230674ea4ea31c987474a00a1c98
tree944bbe001ddb6c844351a9b7a652a47b89848511
parent54497e0ed8670f52ceb8dfc5949023a61daeec59
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
contrib/pg_stat_statements/pg_stat_statements.c