Damage control for yesterday's CheckIndexCompatible changes.
Robert Haas <rhaas@postgresql.org>
Damage control for yesterday's CheckIndexCompatible changes. Rip out a regression test that doesn't play well with settings put in place by the build farm, and rewrite the code in CheckIndexCompatible in a hopefully more transparent style.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/indexcmds.c | modified | +25 −9 |
| src/test/regress/expected/alter_table.out | modified | +0 −9 |
| src/test/regress/sql/alter_table.sql | modified | +0 −8 |