Re: [PATCHES] ANSI Compliant Inserts

From: Vince Vielhaber <vev(at)michvhf(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, Rod Taylor <rbt(at)zort(dot)ca>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCHES] ANSI Compliant Inserts
Date: 2002-04-15 09:42:10
Message-ID: Pine.BSF.4.40.0204150536001.24788-100000@paprika.michvhf.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

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.

Vince.
--
==========================================================================
Vince Vielhaber -- KA8CSH email: vev(at)michvhf(dot)com http://www.pop4.net
56K Nationwide Dialup from $16.00/mo at Pop4 Networking
Online Campground Directory http://www.camping-usa.com
Online Giftshop Superstore http://www.cloudninegifts.com
==========================================================================

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hiroshi Inoue 2002-04-15 10:21:33 Re: ANSI Compliant Inserts
Previous Message Denis Perchine 2002-04-15 09:26:25 Re: Importing Large Amounts of Data

Browse pgsql-patches by date

  From Date Subject
Next Message Hiroshi Inoue 2002-04-15 10:21:33 Re: ANSI Compliant Inserts
Previous Message Tatsuo Ishii 2002-04-15 07:50:23 Re: [PATCHES] unknownin/out patch (was PQescapeBytea is