Re: pg_stat_statements: rows not updated for CREATE TABLE AS SELECT statements

2020-07-29 Thread Fujii Masao
On 2020/05/06 22:49, Asif Rehman wrote: The following review has been posted through the commitfest application: make installcheck-world: tested, passed Implements feature: tested, passed Spec compliant: not tested Documentation:not tested The patch applies cleanl

Re: pg_stat_statements: rows not updated for CREATE TABLE AS SELECT statements

2020-05-06 Thread Asif Rehman
The following review has been posted through the commitfest application: make installcheck-world: tested, passed Implements feature: tested, passed Spec compliant: not tested Documentation:not tested The patch applies cleanly and works as expected.