DROP/IF_P EXISTS in gram.y - Mailing list pgsql-hackers

From Michael Meskes
Subject DROP/IF_P EXISTS in gram.y
Date
Msg-id 20060802113220.GA13636@1
Whole thread Raw
Responses Re: DROP/IF_P EXISTS in gram.y
List pgsql-hackers
Is there any reason why all DROP statements except DROP CAST have two
rules, one with IF_P EXISTS and one without, while DROP CAST uses
opt_if_exists?

Michael
-- 
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes@jabber.org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!


pgsql-hackers by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Bug with initDB under windows 2003
Next
From: Andrew Dunstan
Date:
Subject: Re: DROP/IF_P EXISTS in gram.y