Commit aec58c7
committed
Fix: Init missing PlannedStmt fields in orca
Those fields are missed by orca which are needed by the
pg_stat_statements to identify the query. Without initialization of
those fields, pg_stat_statements won't track those queries.1 parent 362763d commit aec58c7
2 files changed
Lines changed: 5 additions & 1 deletion
Submodule googlebench updated 109 files
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
408 | 412 | | |
409 | 413 | | |
410 | 414 | | |
| |||
0 commit comments