forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6f40ee4
committed
pg_stat_statements: add missing check for pgss_enabled().
Make pgss_post_parse_analyze() more consistent with the other hooks,and avoid unnecessary overhead when pg_stat_statements.track=none.Author: Raymond MartinReviewed-by: Fabien COELHODiscussion:https://postgr.es/m/BN8PR21MB1217B003C4F79DE230AA36B9B1580%40BN8PR21MB1217.namprd21.prod.outlook.com1 parent4214668 commit6f40ee4
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
788 | 788 |
| |
789 | 789 |
| |
790 | 790 |
| |
791 |
| - | |
| 791 | + | |
792 | 792 |
| |
793 | 793 |
| |
794 | 794 |
| |
|
0 commit comments
Comments
(0)