Remove obsolete comment in pg_stat_statements.

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

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