forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf1f2b27
committed
Fix portal management code to support non-default command completion tags for
portals using PORTAL_UTIL_SELECT strategy. This is currently significant onlyfor FETCH queries, which are supposed to include a count in the tag. Seemsit's been broken since 7.4, but nobody noticed before Knut Lehre.1 parentaa728d5 commitf1f2b27
1 file changed
+8
-4
lines changedLines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
919 | 919 |
| |
920 | 920 |
| |
921 | 921 |
| |
| 922 | + | |
| 923 | + | |
922 | 924 |
| |
923 | 925 |
| |
924 | 926 |
| |
| |||
929 | 931 |
| |
930 | 932 |
| |
931 | 933 |
| |
932 |
| - | |
933 |
| - | |
934 | 934 |
| |
935 | 935 |
| |
936 | 936 |
| |
937 | 937 |
| |
938 |
| - | |
| 938 | + | |
939 | 939 |
| |
940 | 940 |
| |
941 | 941 |
| |
| |||
944 | 944 |
| |
945 | 945 |
| |
946 | 946 |
| |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
947 | 951 |
| |
948 | 952 |
| |
949 | 953 |
| |
|
0 commit comments
Comments
(0)