diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-08-27 12:45:43 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-08-27 12:45:43 -0400 |
commit | e323c553017601597b6a5f9f19426587df512ad9 (patch) | |
tree | 45f0cf3b14708b63c2870f466a7ef8fddad28cda /src/backend/access/gist/gistxlog.c | |
parent | e40bddb0f3ce9f9bf7c960b35f6ac0c19f65612b (diff) | |
download | postgresql-e323c553017601597b6a5f9f19426587df512ad9.tar.gz |
Fix DROP INDEX CONCURRENTLY IF EXISTS.
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
8cb53654dbdb4c386369eb988062d0bbb6de725e.
Per report from Brendan Byrd.
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions