Fix AdjustUpgrade.pm's view conversion list for --with-lz4.
Tom Lane <tgl@sss.pgh.pa.us>
Fix AdjustUpgrade.pm's view conversion list for --with-lz4. Turns out the compression.sql test creates a view that needs to be adjusted in the wake of 47bb9db75 --- except that without --with-lz4, it fails to create the view at all, so I'd not noticed this in testing. Per buildfarm member crake.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/perl/PostgreSQL/Test/AdjustUpgrade.pm | modified | +3 −1 |