forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit234ba62
committed
pg_stat_statements: Remove obsolete comment
Since4f0b096, pgss_store() does nothing if compute_query_id is disabledor if no other module computed a query identifier, but the top commentof this function did not reflect that. This behavior is alreadydocumented in its own code path, and this just removes the inconsistentcomment.Author: Kyotaro HoriguchiReviewed-by: Julien RouhaudDiscussion:https://postgr.es/m/20211122.153823.1325120762360533122.horikyota.ntt@gmail.comBackpatch-through: 141 parent69872d0 commit234ba62
1 file changed
+0
-4
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1191 | 1191 |
| |
1192 | 1192 |
| |
1193 | 1193 |
| |
1194 |
| - | |
1195 |
| - | |
1196 |
| - | |
1197 |
| - | |
1198 | 1194 |
| |
1199 | 1195 |
| |
1200 | 1196 |
| |
|
0 commit comments
Comments
(0)