aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2022-01-03 17:34:53 +0900
committerMichael Paquier <michael@paquier.xyz>2022-01-03 17:34:53 +0900
commit52d50261dbd353a34027d057ce2e0b892922fa58 (patch)
tree6831cad1442088db3c2efc5e9b227b5f2f0ee2e3 /src/backend/commands
parentf0c5866113fb1d85ada6dc3fe67e4909d94bacc2 (diff)
downloadpostgresql-52d50261dbd353a34027d057ce2e0b892922fa58.tar.gz
postgresql-52d50261dbd353a34027d057ce2e0b892922fa58.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')
0 files changed, 0 insertions, 0 deletions