Re: is there a hook by which we can modify input query before postgresql builds raw parse tree

From: Atri Sharma <atri(dot)jiit(at)gmail(dot)com>
To: Rajmohan C <csrajmohan(at)gmail(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: is there a hook by which we can modify input query before postgresql builds raw parse tree
Date: 2014-05-02 04:39:26
Message-ID: CAOeZVidzh+R7dOD6PtHiO9RUtepVxx8W_6K0yUf8b3J4nn1h4Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, May 2, 2014 at 10:07 AM, Rajmohan C <csrajmohan(at)gmail(dot)com> wrote:

> Hi,
>
> I want to know is there a way to use a hook to modify the input query
> before Postgresql parses and builds the parse tree for the query.
>

Uh...the rewriter?

--
Regards,

Atri
*l'apprenant*

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2014-05-02 05:06:08 Re: is there a hook by which we can modify input query before postgresql builds raw parse tree
Previous Message Rajmohan C 2014-05-02 04:37:30 is there a hook by which we can modify input query before postgresql builds raw parse tree