| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Gavin Sherry <swm(at)linuxworld(dot)com(dot)au> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [PATCHES] WITH DELIMITERS in COPY |
| Date: | 2002-04-15 02:08:14 |
| Message-ID: | 200204150208.g3F28Ed12552@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
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
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rod Taylor | 2002-04-15 02:12:29 | Re: Security Issue.. |
| Previous Message | Rod Taylor | 2002-04-15 02:07:47 | ANSI Compliant Inserts |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-04-15 02:08:52 | Re: Commands/ directory reorganisation |
| Previous Message | Rod Taylor | 2002-04-15 02:07:47 | ANSI Compliant Inserts |