forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5ba8b70
committed
Fix cross-version pg_upgrade test.
Pass each statement as a separate '-c' arg, so they don't get combinedinto a single transaction.Discussion:https://postgr.es/m/bca97aecb50b2026b7dbc26604bf31861c819a64.camel@j-davis.comReviewed-by: Tom Lane1 parentf160bf0 commit5ba8b70
1 file changed
+6
-2
lines changedLines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
246 | 246 |
| |
247 | 247 |
| |
248 | 248 |
| |
249 |
| - | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
250 | 254 |
| |
251 | 255 |
| |
252 | 256 |
| |
253 | 257 |
| |
254 | 258 |
| |
255 | 259 |
| |
256 |
| - | |
257 | 260 |
| |
| 261 | + | |
258 | 262 |
| |
259 | 263 |
| |
260 | 264 |
| |
|
0 commit comments
Comments
(0)