| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | Keith Parks <emkxp01(at)mtcc(dot)demon(dot)co(dot)uk>, hackers(at)postgresql(dot)org |
| Subject: | Re: Current initdb broken. |
| Date: | 2000-06-12 03:40:15 |
| Message-ID: | 200006120340.XAA27199@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
[ Charset ISO-8859-1 unsupported, converting... ]
> Bruce Momjian writes:
>
> > > I'm not sure, that would break the basic line of error checking in COPY.
> >
> > It would be active only for pg_shadow and no other table. However, I
> > see that having not enough column in COPY fills the rest with NULL and
> > does not report an error.
>
> The problem remains that this change is conceptually questionable in the
> first place.
>
OK, I have backed out the changes. We can always use them later if we
wish.
--
Bruce Momjian | http://www.op.net/~candle
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 | Bruce Momjian | 2000-06-12 04:01:54 | Re: pg_dumplo, thanks :) (fwd) |
| Previous Message | Hiroshi Inoue | 2000-06-12 03:14:08 | RE: Fix for RENAME |