aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/explain.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2022-01-03 17:34:45 +0900
committerMichael Paquier <michael@paquier.xyz>2022-01-03 17:34:45 +0900
commit234ba62769990fcce52003b1b3f4fe2c521bb622 (patch)
treef6e13e24902b1543e64ec0e5d42af6bcec9f0d44 /src/backend/commands/explain.c
parent69872d0bbe64fcd67c4fb4c61e5c7bf6a3443a47 (diff)
downloadpostgresql-234ba62769990fcce52003b1b3f4fe2c521bb622.tar.gz
postgresql-234ba62769990fcce52003b1b3f4fe2c521bb622.zip
pg_stat_statements: Remove obsolete comment
Since 4f0b096, pgss_store() does nothing if compute_query_id is disabled or if no other module computed a query identifier, but the top comment of this function did not reflect that. This behavior is already documented in its own code path, and this just removes the inconsistent comment. Author: Kyotaro Horiguchi Reviewed-by: Julien Rouhaud Discussion: https://postgr.es/m/20211122.153823.1325120762360533122.horikyota.ntt@gmail.com Backpatch-through: 14
Diffstat (limited to 'src/backend/commands/explain.c')
0 files changed, 0 insertions, 0 deletions