diff options
author | Tom Lane | 2016-05-27 15:03:18 +0000 |
---|---|---|
committer | Tom Lane | 2016-05-27 15:03:18 +0000 |
commit | 83dbde94f726f2517a79b1cea59e57452c36e734 (patch) | |
tree | f2e6f5e3d161528894330c461f473bea3c6264aa /src/backend/regex/regcomp.c | |
parent | 9dd4178cec3ffd825a4bef558632b7cba3e426c5 (diff) |
Fix DROP ACCESS METHOD IF EXISTS.
The IF EXISTS option was documented, and implemented in the grammar, but
it didn't actually work for lack of support in does_not_exist_skipping().
Per bug #14160.
Report and patch by Kouhei Sutou
Report: <20160527070433.19424.81712@wrigleys.postgresql.org>
Diffstat (limited to 'src/backend/regex/regcomp.c')
0 files changed, 0 insertions, 0 deletions