- Notifications
You must be signed in to change notification settings - Fork5
Commit1de0a4e
committed
libpq: Make target_session_attrs=read-write consume empty result.
Otherwise, the leftover empty result can cause problems in somesituations.Michael Paquier and Ashutosh Bapat, per a report from Higuchi Daisuke1 parentfbe7a3f commit1de0a4e
2 files changed
+38
-4
lines changedLines changed: 35 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1896 | 1896 |
| |
1897 | 1897 |
| |
1898 | 1898 |
| |
| 1899 | + | |
1899 | 1900 |
| |
1900 | 1901 |
| |
1901 | 1902 |
| |
| |||
2935 | 2936 |
| |
2936 | 2937 |
| |
2937 | 2938 |
| |
| 2939 | + | |
| 2940 | + | |
| 2941 | + | |
| 2942 | + | |
| 2943 | + | |
| 2944 | + | |
| 2945 | + | |
| 2946 | + | |
| 2947 | + | |
| 2948 | + | |
| 2949 | + | |
| 2950 | + | |
| 2951 | + | |
| 2952 | + | |
| 2953 | + | |
| 2954 | + | |
| 2955 | + | |
| 2956 | + | |
| 2957 | + | |
| 2958 | + | |
| 2959 | + | |
| 2960 | + | |
| 2961 | + | |
| 2962 | + | |
| 2963 | + | |
| 2964 | + | |
| 2965 | + | |
| 2966 | + | |
2938 | 2967 |
| |
2939 | 2968 |
| |
2940 | 2969 |
| |
| |||
2994 | 3023 |
| |
2995 | 3024 |
| |
2996 | 3025 |
| |
2997 |
| - | |
2998 |
| - | |
2999 |
| - | |
| 3026 | + | |
| 3027 | + | |
| 3028 | + | |
| 3029 | + | |
| 3030 | + | |
| 3031 | + | |
3000 | 3032 |
| |
3001 | 3033 |
| |
3002 | 3034 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
67 | 67 |
| |
| 68 | + | |
| 69 | + | |
68 | 70 |
| |
69 | 71 |
| |
70 | 72 |
| |
|
0 commit comments
Comments
(0)