On Fri, May 27, 2016 at 4:04 PM, <kou@clear-code.com> wrote:
> "DROP ACCESS METHOD IF EXISTS" against nonexistent access method returns an
> error:
>
> ----
> postgres=# DROP ACCESS METHOD IF EXISTS nonexistent;
> ERROR: unexpected object type (0)
> ----
Good catch. The documents are stating that it is implemented though
that's not the case.
--
Michael