Re: Minor "pre-bug" in gram.y for DROP INDEX CONCURRENTLY IF_P EXISTS - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Minor "pre-bug" in gram.y for DROP INDEX CONCURRENTLY IF_P EXISTS
Date
Msg-id 870.1346082160@sss.pgh.pa.us
Whole thread Raw
In response to Minor "pre-bug" in gram.y for DROP INDEX CONCURRENTLY IF_P EXISTS  (Brendan Byrd <Perl@ResonatorSoft.org>)
List pgsql-hackers
Brendan Byrd <Perl@ResonatorSoft.org> writes:
> http://git.postgresql.org/gitweb/?p=postgresql.git;a=blob;f=src/backend/parser/gram.y;hb=master#l4940
> The "missing_ok" property should be true.

[ rolls eyes ]  Apparently that patch wasn't ever, you know, tested?

Will fix, thanks for spotting it!
        regards, tom lane



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] Why extract( ... from timestamp ) is not immutable?
Next
From: Bruce Momjian
Date:
Subject: Re: unsigned and signed chars in libpq API