Re: pgsql: Fix a couple of obvious problems in DROP - Mailing list pgsql-committers

From Andrew Dunstan
Subject Re: pgsql: Fix a couple of obvious problems in DROP
Date
Msg-id 449354CB.4020706@dunslane.net
Whole thread Raw
In response to pgsql: Fix a couple of obvious problems in DROP IF EXISTS patch.  (tgl@postgresql.org (Tom Lane))
List pgsql-committers

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



pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix a couple of obvious problems in DROP IF EXISTS patch.
Next
From: andrewd@pgfoundry.org (User Andrewd)
Date:
Subject: pgbuildfarm - client-code: Fix regex on status lines so it's not too