Commit 2acad7c
committed
Pgsql output: Remove code that alters table in append mode
This code is a half-measure that can detect some needed changes in your
database tables when you change the config after import. But this was
never tested properly and what is implemented is not enough to make this
a useful feature.
Fixes #13291 parent fc99fbd commit 2acad7c
1 file changed
Lines changed: 0 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | 126 | | |
145 | 127 | | |
146 | 128 | | |
| |||
0 commit comments