From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Vince Vielhaber <vev(at)michvhf(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Eisentraut <peter_e(at)gmx(dot)net>, Rod Taylor <rbt(at)zort(dot)ca>, Hackers List <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [PATCHES] ANSI Compliant Inserts |
Date: | 2002-04-15 20:03:40 |
Message-ID: | 200204152003.g3FK3ei16860@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Vince Vielhaber wrote:
> On Mon, 15 Apr 2002, Tom Lane wrote:
>
> > Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> > > I recall that this was the behavior we agreed we wanted. IMHO, it would
> > > be conditional on the INSERT ... VALUES (DEFAULT) capability being
> > > provided. I'm not sure if that is there yet.
> >
> > That is there now. Do you recall when this was discussed before?
> > I couldn't remember if there'd been any real discussion or not.
>
> It has to be at least a year, Tom. I brought it up in hackers after
> I got bit by it. I had a rather long insert statement and missed a
> value in the middle somewhere which shifted everything by one. It
> was agreed that it shouldn't happen but I don't recall what else was
> decided.
Yes, I do remember Vince's comment, and I do believe that is the time it
was added.
--
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 | Bruce Momjian | 2002-04-15 20:04:07 | Re: [PATCHES] ANSI Compliant Inserts |
Previous Message | Bruce Momjian | 2002-04-15 20:01:29 | Re: RFC: Generating useful names for foreign keys and checks |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-04-15 20:04:07 | Re: [PATCHES] ANSI Compliant Inserts |
Previous Message | Bruce Momjian | 2002-04-15 20:00:02 | Re: ANSI Compliant Inserts |