- Notifications
You must be signed in to change notification settings - Fork5
Commit1120b99


Jan Wieck
Jan Wieck
The session_replication_role actually can be changed at will during
a session regardless of the existence of cached plans. The plancacheonly needs to be invalidated so that rules affected by the new settingwill be reflected in the new query plans.Jan1 parentf744262 commit1120b99
File tree
3 files changed
+12
-19
lines changed- src
- backend/utils
- cache
- misc
- include/utils
3 files changed
+12
-19
lines changedLines changed: 1 addition & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| |||
944 | 944 |
| |
945 | 945 |
| |
946 | 946 |
| |
947 |
| - | |
948 |
| - | |
949 |
| - | |
950 |
| - | |
951 |
| - | |
952 |
| - | |
953 |
| - | |
954 |
| - | |
955 |
| - | |
956 |
| - | |
957 |
| - |
Lines changed: 10 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
6270 | 6270 |
| |
6271 | 6271 |
| |
6272 | 6272 |
| |
6273 |
| - | |
6274 |
| - | |
6275 |
| - | |
6276 |
| - | |
6277 | 6273 |
| |
6278 | 6274 |
| |
6279 | 6275 |
| |
| 6276 | + | |
| 6277 | + | |
6280 | 6278 |
| |
| 6279 | + | |
6281 | 6280 |
| |
6282 | 6281 |
| |
6283 | 6282 |
| |
6284 | 6283 |
| |
| 6284 | + | |
| 6285 | + | |
6285 | 6286 |
| |
| 6287 | + | |
6286 | 6288 |
| |
6287 | 6289 |
| |
6288 | 6290 |
| |
6289 | 6291 |
| |
| 6292 | + | |
| 6293 | + | |
6290 | 6294 |
| |
| 6295 | + | |
6291 | 6296 |
| |
6292 | 6297 |
| |
6293 | 6298 |
| |
|
Lines changed: 1 addition & 2 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 |
| |
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
110 | 109 |
| |
111 | 110 |
| |
112 | 111 |
| |
|
0 commit comments
Comments
(0)