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:31 +0000 (11:42 -0400)
commit94537982ec6b4c6b7957d084f0c50eba14924baf
tree00016094f0f1cc838b0f2044b4d53da410fb36de
parent76f2a0e5479618d48161549a148a37251b4b3d4b
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