Obsolete comment in pg_stat_statements

Julien Rouhaud <rjuju123@gmail.com>

From: Julien Rouhaud <rjuju123@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Cc: tgl@sss.pgh.pa.us
Date: 2024-09-14T04:24:16Z
Lists: pgsql-hackers

Attachments

Hi,

(adding TOm in Cc as committer/co-author of the original patch)

While adapting in pg_stat_kcache the fix for buggy nesting level calculation, I
noticed that one comment referencing the old approach was missed.  Trivial
patch attached.

Commits

  1. Remove obsolete comment in pg_stat_statements.