This is a discussion on Re: DROP/IF_P EXISTS in gram.y within the pgsql Hackers forums, part of the PostgreSQL category; --> Michael Meskes wrote: >Is there any reason why all DROP statements except DROP CAST have two >rules, one with ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Michael Meskes wrote: >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? > > > > With all the others that was the only way to stop getting a grammar conflict, IIRC. cheers andrew ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |