Re: Bug #774: Sometimes we do not get the correct record set

From: Rod Taylor <rbt(at)rbt(dot)ca>
To: michelle(at)orangegum(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #774: Sometimes we do not get the correct record set
Date: 2002-09-19 11:50:32
Message-ID: 1032436233.47165.22.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Could you attach an sql test case that shows the error you see, or a
detailed description of how to recreate it?

On Thu, 2002-09-19 at 03:55, pgsql-bugs(at)postgresql(dot)org wrote:
> Michelle (michelle(at)orangegum(dot)com) reports a bug with a severity of 2
> The lower the number the more severe it is.
>
> Short Description
> Sometimes we do not get the correct record set
>
> Long Description
> We did a select statement to select a recordset from the database and the recordset size differs.
> For example, there are a total of 10 records in the database.
> When my program do a select query for a few times, the recordset size is 10. But sometimes the recordset size may only be 4.
> What could the problem be?
>
>
> Sample Code
>
>
> No file was uploaded with this report
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
--
Rod Taylor

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message * * 2002-09-19 16:49:24 posgres on win2k, install cygipc
Previous Message pgsql-bugs 2002-09-19 07:55:32 Bug #774: Sometimes we do not get the correct record set