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

From Brendan Byrd
Subject Minor "pre-bug" in gram.y for DROP INDEX CONCURRENTLY IF_P EXISTS
Date
Msg-id CAEp_DmT8GegykJgkUOpmzdb2cySfi3n-o-dw8LqwWxqWUoSa1Q@mail.gmail.com
Whole thread Raw
Responses Re: Minor "pre-bug" in gram.y for DROP INDEX CONCURRENTLY IF_P EXISTS
List pgsql-hackers
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.  Just something I noticed
when browsing the code.  It appears to be a new language feature, so
it probably hasn't been noticed by the general public yet.

-- 
Brendan Byrd <Perl@ResonatorSoft.org>
Brendan Byrd <BBYRD@CPAN.org>



pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: Event Triggers reduced, v1
Next
From: Dimitri Fontaine
Date:
Subject: Re: emacs configuration for new perltidy settings