Re: Terminate the idle sessions
Japin Li <japinli@hotmail.com>
From: Li Japin <japinli@hotmail.com>
To: "kuroda.hayato@fujitsu.com" <kuroda.hayato@fujitsu.com>
Cc: "David G. Johnston" <david.g.johnston@gmail.com>, Kyotaro Horiguchi <horikyota.ntt@gmail.com>, Thomas Munro <thomas.munro@gmail.com>, "bharath.rupireddyforpostgres@gmail.com" <bharath.rupireddyforpostgres@gmail.com>, "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2020-11-24T06:22:09Z
Lists: pgsql-hackers
Hi, Kuroda Thank for your review. > On Nov 24, 2020, at 8:01 AM, kuroda.hayato@fujitsu.com wrote: > > No one have any comments, patch tester says OK, and I think this works well. > I changed status to "Ready for Committer." > > Hayato Kuroda > FUJITSU LIMITED > > -----Original Message----- > From: kuroda.hayato@fujitsu.com <kuroda.hayato@fujitsu.com> > Sent: Friday, November 20, 2020 11:05 AM > To: 'japin' <japinli@hotmail.com> > Cc: David G. Johnston <david.g.johnston@gmail.com>; Kyotaro Horiguchi <horikyota.ntt@gmail.com>; Thomas Munro <thomas.munro@gmail.com>; bharath.rupireddyforpostgres@gmail.com; pgsql-hackers@lists.postgresql.org > Subject: RE: Terminate the idle sessions > > Dear Li, > >> Thanks! Add the comment for idle-session timeout. > > I confirmed it. OK. > > > I don't have any comments anymore. If no one has, > I will change the status few days later. > Other comments or suggestions to him? > > Best Regards, > Hayato Kuroda > FUJITSU LIMITED > -- Best regards Japin Li
Commits
-
Rethink SQLSTATE code for ERRCODE_IDLE_SESSION_TIMEOUT.
- 4edf96846a02 14.0 landed
-
Improve commentary in timeout.c.
- 9486e7b666fd 14.0 landed
-
Add idle_session_timeout.
- 9877374bef76 14.0 landed
-
Improve timeout.c's handling of repeated timeout set/cancel.
- 09cf1d522676 14.0 landed