Tom Lane wrote:
Log Message: ----------- Fix a couple of obvious problems in DROP IF EXISTS patch.
- n->missing_ok =
+ n->missing_ok = $3;
Oops - sorry about that. I don't know how that one got past me - thanks for
picking it up.
cheers
andrew
---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?
http://archives.postgresql.org
