forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9555cc8
committed
Revert hooks for session start and end, take two
The location of the session end hook has been chosen so as it ispossible to allow modules to do their own transactions, however anytrying to any any subsystem which went through before_shmem_exit()would cause issues, limiting the pluggability of the hook.Per discussion with Tom Lane and Andres Freund.Discussion:https://postgr.es/m/18722.1569906636@sss.pgh.pa.us1 parent540f316 commit9555cc8
File tree
11 files changed
+0
-271
lines changed- src
- backend
- tcop
- utils/init
- include/tcop
- test/modules
- test_session_hooks
- expected
- sql
11 files changed
+0
-271
lines changedLines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
171 | 171 |
| |
172 | 172 |
| |
173 | 173 |
| |
174 |
| - | |
175 |
| - | |
176 |
| - | |
177 | 174 |
| |
178 | 175 |
| |
179 | 176 |
| |
| |||
3971 | 3968 |
| |
3972 | 3969 |
| |
3973 | 3970 |
| |
3974 |
| - | |
3975 |
| - | |
3976 |
| - | |
3977 | 3971 |
| |
3978 | 3972 |
| |
3979 | 3973 |
| |
|
Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
81 |
| - | |
82 |
| - | |
83 | 81 |
| |
84 | 82 |
| |
85 | 83 |
| |
| |||
1197 | 1195 |
| |
1198 | 1196 |
| |
1199 | 1197 |
| |
1200 |
| - | |
1201 |
| - | |
1202 |
| - | |
1203 |
| - | |
1204 | 1198 |
| |
1205 | 1199 |
| |
1206 | 1200 |
| |
|
Lines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 | 33 |
| |
41 | 34 |
| |
42 | 35 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 | 24 |
| |
26 | 25 |
| |
27 | 26 |
| |
|
Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 0 additions & 23 deletions
This file was deleted.
Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 0 additions & 37 deletions
This file was deleted.
Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 0 additions & 19 deletions
This file was deleted.
Lines changed: 0 additions & 155 deletions
This file was deleted.
0 commit comments
Comments
(0)