Re: Extension to rewrite queries before execution

From: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
To: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Extension to rewrite queries before execution
Date: 2015-08-14 15:56:59
Message-ID: CAMkU=1zGnk+-2K_YHXVZyRGNNGAy7r45rPbL7ppbWPECgj5-7g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2015-08-14 16:10:46 Re: Extension to rewrite queries before execution
Previous Message Michael H 2015-08-14 15:55:55 stack depth