Re: Killing the backends

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: compulogia(at)coopcolorado(dot)com(dot)ar
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Killing the backends
Date: 2004-05-05 13:09:28
Message-ID: 24983.1083762568@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Helvio Hild <compulogia(at)coopcolorado(dot)com(dot)ar> writes:
> llamados=> SELECT int8in(8);
> server closed the connection unexpectedly

This is fixed as of PG 7.3. It's not fixable in earlier releases
because they don't have a type-safe way of declaring I/O functions.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Jan Wieck 2004-05-05 16:32:39 Re: [GENERAL] cache lookup of relation 165058647 failed
Previous Message Tom Lane 2004-05-05 12:15:56 Re: problem with instalation plpgsql on Mandrake