Alvaro Herrera napsal(a):
Zdenek Kotala wrote:
[EMAIL PROTECTED] napsal(a):
In file src/test/regress/pg_regress.c:1112
It seems to me that variables "s" and "tmp" leak memory here if last_dot is
false:
OK. It seems as a bug. tmp and s should be freed when strrchr fails. Also
there is not
> "Pavel" == "Pavel Stehule" <[EMAIL PROTECTED]> writes:
>> Well, changing the semantics of an already-released statement
>> carries a risk of breaking existing apps that aren't expecting it
>> to change FOUND. So I'd want to see a pretty strong case why this
>> is important --- not just
The following bug has been logged online:
Bug reference: 4519
Logged by: Shawn Chasse
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1.5 & 8.3.3
Operating system: Windows
Description:deadlock on commit
Details:
Hi,
I'm running the a windows server machine ru