mirror of
https://github.com/postgres/postgres.git
synced 2026-06-02 05:49:16 -04:00
e323c55301
This threw ERROR, not the expected NOTICE, if the index didn't exist.
The bug was actually visible in not-as-expected regression test output,
so somebody wasn't paying too close attention in commit
8cb53654db.
Per report from Brendan Byrd.