Re: pg_stat_statements and non default search_path - Mailing list pgsql-hackers

From Julien Rouhaud
Subject Re: pg_stat_statements and non default search_path
Date
Msg-id f4713058-a552-569d-1407-f39800683ca8@dalibo.com
Whole thread Raw
In response to Re: pg_stat_statements and non default search_path  (Lukas Fittl <lukas@fittl.com>)
List 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



pgsql-hackers by date:

Previous
From: Lukas Fittl
Date:
Subject: Re: pg_stat_statements and non default search_path
Next
From: Craig Ringer
Date:
Subject: Re: pg_stat_statements and non default search_path