Re: pg_stat_statements and non default search_path

From: Julien Rouhaud <julien(dot)rouhaud(at)dalibo(dot)com>
To: Lukas Fittl <lukas(at)fittl(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Cc: Jim Nasby <Jim(dot)Nasby(at)bluetreble(dot)com>
Subject: Re: pg_stat_statements and non default search_path
Date: 2016-10-16 09:17:07
Message-ID: f4713058-a552-569d-1407-f39800683ca8@dalibo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 16/10/2016 10:47, Lukas Fittl wrote:
> Can somebody chime in if it would be feasible to store this in the
> out-of-band query text file, and whether a patch for this would be
> considered acceptable?

FWIW I already have a quick and dirty patch for this, I don't think
there's any major difficulty here. I still hope we can find a way to
store the fully qualified objects name in the normalized query instead.

--
Julien Rouhaud
http://dalibo.com - http://dalibo.org

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Craig Ringer 2016-10-16 09:21:37 Re: pg_stat_statements and non default search_path
Previous Message Lukas Fittl 2016-10-16 08:47:21 Re: pg_stat_statements and non default search_path