On Thu, Aug 13, 2015 at 2:02 PM, Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
wrote:
> On 08/13/2015 12:49 PM, Jeff Janes wrote:
>
>> I am looking for an extension or a technique that will allow me to
>> intercept a query by the exact query text, and replace that query with a
>> different one.
>>
>
> What is sending the query?
>
> In other words what library is the app using to communicate with the
> Postgres server?
I believe it is some ancient version of Hibernate.
Cheers,
Jeff