Re: [HACKERS] Implementing RESET CONNECTION ...
Oliver Jowett <oliver@opencloud.com>
From: Oliver Jowett <oliver@opencloud.com>
To: Christopher Kings-Lynne <chriskl@familyhealth.com.au>
Cc: Bruce Momjian <pgman@candle.pha.pa.us>, Karel Zak <zakkr@zf.jcu.cz>, Tom Lane <tgl@sss.pgh.pa.us>, Kris Jurka <books@ejurka.com>, Hans-Jürgen Schönig <postgres@cybertec.at>, eg@cybertec.at, List pgsql-patches <pgsql-patches@postgresql.org>, pgsql-hackers@postgresql.org
Date: 2005-06-06T21:51:34Z
Lists: pgsql-hackers
Christopher Kings-Lynne wrote: > What would be absolutely ideal is a reset connection command, plus some > way of knowing via the protocol if it's needed or not. And a way of notifying the client that a reset has happened. -O