| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | brett(at)work(dot)chicken(dot)org (Brett McCormick) |
| Cc: | pgsql-hackers(at)hub(dot)org |
| Subject: | Re: [HACKERS] non-functional update notice unneccesarily |
| Date: | 1998-06-16 21:32:59 |
| Message-ID: | 199806162132.RAA05498@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>
>
> There are times when the message is appropriate, I believe. But this
> is not one of them. Are all instances of this message gone, or just
> this one?
>
> On Mon, 15 June 1998, at 22:51:13, Bruce Momjian wrote:
>
> > > update mempayment set paywho = 'icvproxy' from do_addpayment where dappays
> > > eq = payseqid;
> > > NOTICE: Non-functional update, only first update is performed
> > > UPDATE 31
> > >
> > > more than one update was indeed performed..
> > > I beleive this has happened to me before..
> > >
> > >
> >
> > Vadim has said to remove the message, and I have done so. The
> > surrounding code in heapam.c is unchanged, just the elog(NOTICE) is
> > commented out.
All instances are gone.
--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Gould | 1998-06-16 21:40:48 | Re: [HACKERS] seq scan only when function not in subquery (bug?) |
| Previous Message | De Clarke | 1998-06-16 21:25:18 | group by : syntactic example (sybase) |