forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitfa74469
committed
In pg_upgrade cross-version test, handle postfix operators.
Commit1ed6b89 eliminated support forthem, so drop them from regression databases before upgrading. This isnecessary but not sufficient for testing v13 -> v14 upgrades.Discussion:https://postgr.es/m/449144.1600439950@sss.pgh.pa.us1 parent52202bb commitfa74469
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
177 | 177 |
| |
178 | 178 |
| |
179 | 179 |
| |
180 |
| - | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
181 | 186 |
| |
182 | 187 |
| |
183 | 188 |
| |
|
0 commit comments
Comments
(0)