Re: [PATCHES] ANSI Compliant Inserts

From: Thomas Lockhart <lockhart(at)fourpalms(dot)org>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, Rod Taylor <rbt(at)zort(dot)ca>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCHES] ANSI Compliant Inserts
Date: 2002-04-16 02:45:59
Message-ID: 3CBB9067.D6E4DACA@fourpalms.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

...
> OK, how about a NOTICE stating that the missing columns were filled in
> with defaults?

Yuck. There is a short path from that to rejecting the insert, but
printing the entire insert statement which would have been acceptable in
the error message ;)

- Thomas

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-04-16 02:46:23 Re: ANSI Compliant Inserts
Previous Message Tatsuo Ishii 2002-04-16 02:42:47 Re: regexp character class locale awareness patch

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-04-16 02:46:23 Re: ANSI Compliant Inserts
Previous Message Hiroshi Inoue 2002-04-16 01:55:08 Re: ANSI Compliant Inserts