forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit98d54bb
committed
Back out the session_start and session_end hooks feature.
It's become apparent during testing that there are problems with atleast the testing regime. I don't think we should have it without aworking test regime, and the difficulties might indicate implementationproblems anyway, so I'm backing out the whole thing until that's sortedout.This reverts commits74594849989f92cd8ce3a1 parent164d633 commit98d54bb
File tree
14 files changed
+0
-239
lines changed- src
- backend
- tcop
- utils/init
- include/tcop
- test/modules
- test_session_hooks
- expected
- sql
- tools/msvc
14 files changed
+0
-239
lines changedLines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 | 172 |
| |
176 | 173 |
| |
177 | 174 |
| |
| |||
3860 | 3857 |
| |
3861 | 3858 |
| |
3862 | 3859 |
| |
3863 |
| - | |
3864 |
| - | |
3865 |
| - | |
3866 | 3860 |
| |
3867 | 3861 |
| |
3868 | 3862 |
| |
|
Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 |
| - | |
80 |
| - | |
81 | 79 |
| |
82 | 80 |
| |
83 | 81 |
| |
| |||
1156 | 1154 |
| |
1157 | 1155 |
| |
1158 | 1156 |
| |
1159 |
| - | |
1160 |
| - | |
1161 |
| - | |
1162 |
| - | |
1163 | 1157 |
| |
1164 | 1158 |
| |
1165 | 1159 |
| |
|
Lines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 | 38 |
| |
46 | 39 |
| |
47 | 40 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
|
Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 0 additions & 25 deletions
This file was deleted.
Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 0 additions & 31 deletions
This file was deleted.
Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 0 additions & 12 deletions
This file was deleted.
Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 0 additions & 134 deletions
This file was deleted.
Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
383 | 383 |
| |
384 | 384 |
| |
385 | 385 |
| |
386 |
| - | |
387 |
| - | |
388 | 386 |
| |
389 | 387 |
| |
390 | 388 |
| |
|
0 commit comments
Comments
(0)