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.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/9d35116611e6a1fc10f2298944fbf0e4e1a826be
Modified Files
--------------
src/backend/commands/indexcmds.c | 34 +++++++++++++++++++++-------
src/test/regress/expected/alter_table.out | 9 -------
src/test/regress/sql/alter_table.sql | 8 ------
3 files changed, 25 insertions(+), 26 deletions(-)