Re: BUG #16035: STATEMENT_TIMEOUT not working when we have single quote usage inside CTE which is used in inner sql - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #16035: STATEMENT_TIMEOUT not working when we have single quote usage inside CTE which is used in inner sql
Date
Msg-id 6795.1571634234@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #16035: STATEMENT_TIMEOUT not working when we have singlequote usage inside CTE which is used in inner sql  (Tatsuo Ishii <ishii@sraoss.co.jp>)
List pgsql-bugs
Tatsuo Ishii <ishii@sraoss.co.jp> writes:
> If there's no objection, I would like to commit/push the diff.

I'd like to look at the patch, but I just got back from pgconf.eu
and haven't had time yet.

            regards, tom lane



pgsql-bugs by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: BUG #16035: STATEMENT_TIMEOUT not working when we have singlequote usage inside CTE which is used in inner sql
Next
From: PG Bug reporting form
Date:
Subject: BUG #16071: Server crashes when 'numeric' data type is used on any plpython Function