Re: Postgres PL SQL bug? - Mailing list pgsql-general

From Richard Huxton
Subject Re: Postgres PL SQL bug?
Date
Msg-id 424C1F25.9060902@archonet.com
Whole thread Raw
In response to Postgres PL SQL bug?  (Shaun Clements <ShaunC@relyant.co.za>)
List 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

pgsql-general by date:

Previous
From: "Joseph M. Day"
Date:
Subject: Temporary Tables
Next
From: Patrick.FICHE@AQSACOM.COM
Date:
Subject: Re: Temporary Tables