On Thu, Jan 13, 2011 at 06:57, Julien Demoor wrote:
>
> The following bug has been logged online:
>
> Bug reference: 5835
> Logged by: Julien Demoor
> Email address: jdem...@gmail.com
> PostgreSQL version: 9.0.2
> Operating system: Ubuntu Linux
> Description: PL/Python
On 01/11/2011 05:41 PM, Listening Platform wrote:
The following bug has been logged online:
Bug reference: 5829
Logged by: Listening Platform
Email address: listening.platf...@gmail.com
PostgreSQL version: 8.4 AS
Operating system: Windows 2003 server SP2
Description:
The following bug has been logged online:
Bug reference: 5837
Logged by: Murray S. Kucherawy
Email address: m...@cloudmark.com
PostgreSQL version: 9.0.2
Operating system: FreeBSD
Description:PQstatus() fails to report lost connection
Details:
I'm accessing libpq via
Robert,
Thanks for the reply.
It should always be understood that things could be much more complex
than meets the eye. I am not warranted to demand or expect anything.
The work-around does not work for me, but that is a different issue. I
have no right to lecture anybody, only that sometimes on
"David Pinheiro" writes:
> Example: If you have an empty table and you query:
> SELECT enum_range("enum_table_column") from "table_name";
> postgres returns an empty result.
That doesn't seem like a bug. No rows in, no rows out.
regards, tom lane
--
Sent via pgsql-bugs
The following bug has been logged online:
Bug reference: 5836
Logged by: David Pinheiro
Email address: davidsantospinhe...@gmail.com
PostgreSQL version: 8.4
Operating system: Centos
Description:Enum Support Functions don't work on empty tables
Details:
The functions
"Pasman" writes:
> Postgres not estimate cost of creating hash index
> when it plans hash join. Use case:
Yes, it does figure those costs, but they're just folded into the cost
of the hashjoin. The numbers shown for the Hash subnode are only
cosmetic.
regards, tom lane
The following bug has been logged online:
Bug reference: 5835
Logged by: Julien Demoor
Email address: jdem...@gmail.com
PostgreSQL version: 9.0.2
Operating system: Ubuntu Linux
Description:PL/Python crashes
Details:
Description of the system on which the problem occ
The following bug has been logged online:
Bug reference: 5834
Logged by: Pasman
Email address: pasma...@gmail.com
PostgreSQL version: 8.4.6
Operating system: WinXP sp2
Description:Planner - cost for hash scan too small
Details:
Postgres not estimate cost of creating