forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit787102b
Enable WRITE_READ_PARSE_PLAN_TREES of rewritten utility statements
This was previously disabled because we lacked outfuncs/readfuncssupport for most utility statement types.Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>Discussion:https://www.postgresql.org/message-id/flat/4159834.1657405226@sss.pgh.pa.us1 parent40ad8f9 commit787102b
1 file changed
+11
-21
lines changedLines changed: 11 additions & 21 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
801 | 801 |
| |
802 | 802 |
| |
803 | 803 |
| |
804 |
| - | |
| 804 | + | |
805 | 805 |
| |
806 | 806 |
| |
807 | 807 |
| |
| |||
813 | 813 |
| |
814 | 814 |
| |
815 | 815 |
| |
816 |
| - | |
817 |
| - | |
818 |
| - | |
819 |
| - | |
820 | 816 |
| |
821 | 817 |
| |
822 | 818 |
| |
| 819 | + | |
| 820 | + | |
823 | 821 |
| |
824 |
| - | |
825 |
| - | |
826 |
| - | |
827 |
| - | |
828 |
| - | |
829 |
| - | |
830 |
| - | |
831 |
| - | |
832 |
| - | |
833 |
| - | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
834 | 827 |
| |
835 |
| - | |
836 |
| - | |
837 |
| - | |
838 |
| - | |
839 |
| - | |
| 828 | + | |
| 829 | + | |
840 | 830 |
| |
841 | 831 |
| |
842 | 832 |
| |
843 | 833 |
| |
844 |
| - | |
| 834 | + | |
845 | 835 |
| |
846 | 836 |
| |
847 | 837 |
| |
|
0 commit comments
Comments
(0)