forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit108161b
committed
pg_stat_statements: Remove duplicated tests for SET statements
This looks like a copy-paste mistake introduced inde2aca2, thathas added checks for more patterns of SET statements while ignoring theoriginal test block that existed.Backpatch down to where this has been introduced, as this shaves somecycles.Author: Sergei KornilovDiscussion:https://postgr.es/m/5689421699428803@mail-sendbernar-production-main-46.myt.yp-c.yandex.netBackpatch-through: 161 parent8f4a1ab commit108161b
File tree
2 files changed
+0
-40
lines changed- contrib/pg_stat_statements
- expected
- sql
2 files changed
+0
-40
lines changedLines changed: 0 additions & 27 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
664 | 664 |
| |
665 | 665 |
| |
666 | 666 |
| |
667 |
| - | |
668 |
| - | |
669 |
| - | |
670 |
| - | |
671 |
| - | |
672 |
| - | |
673 |
| - | |
674 |
| - | |
675 |
| - | |
676 |
| - | |
677 |
| - | |
678 |
| - | |
679 |
| - | |
680 |
| - | |
681 |
| - | |
682 |
| - | |
683 |
| - | |
684 |
| - | |
685 |
| - | |
686 |
| - | |
687 |
| - | |
688 |
| - | |
689 |
| - | |
690 |
| - | |
691 |
| - | |
692 |
| - | |
693 |
| - |
Lines changed: 0 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
329 | 329 |
| |
330 | 330 |
| |
331 | 331 |
| |
332 |
| - | |
333 |
| - | |
334 |
| - | |
335 |
| - | |
336 |
| - | |
337 |
| - | |
338 |
| - | |
339 |
| - | |
340 |
| - | |
341 |
| - | |
342 |
| - | |
343 |
| - | |
344 |
| - |
0 commit comments
Comments
(0)