Query jumbling for prepare statement - Mailing list pgsql-hackers

From bt22kawamotok
Subject Query jumbling for prepare statement
Date
Msg-id 16adc1d29ed3920bbe571791f2ce2bd8@oss.nttdata.com
Whole thread Raw
Responses Re: Query jumbling for prepare statement
List pgsql-hackers
Hi!

I found prepare statement are not jumbled.
Fro example PREPARE 't1'; and PREPARE 't2' are counted separately in 
pg_stat_statements.
I think it needs to be fixed.
What do you think?

Regards,

Kotaro Kawamoto



pgsql-hackers by date:

Previous
From: Amul Sul
Date:
Subject: Re: tweak to a few index tests to hits ambuildempty() routine.
Next
From: Fujii Masao
Date:
Subject: Re: [PATCH]Feature improvement for MERGE tab completion