Remove obsolete comment in pg_stat_statements.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 94537982ec6b4c6b7957d084f0c50eba14924baf
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2024-09-14T15:42:31Z
Releases: 18.0
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

Files

PathChange+/−
contrib/pg_stat_statements/pg_stat_statements.c modified +0 −7

Discussion