Re: Postgres PL SQL bug?

From: Richard Huxton <dev(at)archonet(dot)com>
To: Shaun Clements <ShaunC(at)relyant(dot)co(dot)za>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres PL SQL bug?
Date: 2005-03-31 16:02:45
Message-ID: 424C1F25.9060902@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Shaun Clements wrote:
>
> The problem is the records are not ORDERED properly into the RECORD, and
> when looping through it,it is trying to INSERT somewhere down the line, and
> is returning an error, saying it cant INSERT a duplicate key into unique..
> etc.

What do you mean by not ordered properly? How have you tried to order
them and how have they actually been ordered?

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2005-03-31 16:05:15 Re: Temporary Tables
Previous Message Joseph M. Day 2005-03-31 15:49:37 Temporary Tables