RESET CONNECTION behavior

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: RESET CONNECTION behavior
Date: 2005-06-07 01:49:48
Message-ID: 200506070149.j571nmq11637@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Can we get a list features we want for RESET CONNECTION? At this point,
I see ideas but no consistent approach. Some say protocol only, others
say an SQL command is fine, but the protocol has to find out it happened
somehow. Is that a plan?

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2005-06-07 01:58:27 Re: RESET CONNECTION behavior
Previous Message Paul Tillotson 2005-06-07 01:26:21 Re: [COMMITTERS] pgsql: Fix NUMERIC modulus to properly