forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit98e8974
committed
test_decoding: Remove unnecessary table in twophase test
The end of this test is dropping all the relations created but forgotabout this one. This is not critical, but let's be clean, and the testexpects a cleanup, as documented.Author: Nishant SharmaDiscussion:https://postgr.es/m/CADrsxdb0ueGV9nrC6s8zvXLkGUhnEjx7Ou_p5wo38TvmSvF83A@mail.gmail.com1 parente3679bc commit98e8974
2 files changed
+2
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
209 | 209 |
| |
210 | 210 |
| |
211 | 211 |
| |
| 212 | + | |
212 | 213 |
| |
213 | 214 |
| |
214 | 215 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
| 111 | + | |
111 | 112 |
| |
112 | 113 |
| |
113 | 114 |
| |
|
0 commit comments
Comments
(0)