Gavin Sherry wrote:
> On Sun, 14 Apr 2002, Bruce Momjian wrote:
> 
> > 
> > Gavin, I see where you are going with the patch;  creating a list in
> > gram.y and stuffing CopyStmt directly there.  However, I can't find any
> > other instance of our stuffing things like that in gram.y.  We do have
> > cases using options like COPY in CREATE USER, and we do use DefElem.
> 
> CREATE DATABASE also fills out a list in the same fashion =). I will
> however have a look at revising this patch to use DefElem later today.

Oh, I see that now.  Which method do people prefer.  We should probably
make them all use the same mechanism.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to