| From: | momjian(at)postgresql(dot)org (Bruce Momjian - CVS) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql-server/src/test/regress/expected alter_t ... |
| Date: | 2002-08-04 05:11:37 |
| Message-ID: | 20020804051137.4A0EC475828@postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian(at)postgresql(dot)org 02/08/04 01:11:37
Modified files:
src/test/regress/expected: alter_table.out
Log message:
[ Previous patch reversed.]
Please use this patch instead of my previously submitted one.
It is just remerged against HEAD for new alter_table.out stuff.
Another reason this patch is useful for _interactive_ users: imagine a
view based on a many way join. Imagine creating a complicated insert
rule that inserts into all the joined tables and when you insert you get
a check failure, but you need to know which actual table the constraint
was on that failed!
Christopher Kings-Lynne
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-08-04 05:12:42 | Re: pgsql-server/contrib/ltree README.ltree _ltree ... |
| Previous Message | Bruce Momjian - CVS | 2002-08-04 05:09:37 | pgsql-server/ oc/src/sgml/ref/copy.sgml oc/src ... |