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

From: Rajmohan C <csrajmohan(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: is there a hook by which we can modify input query before postgresql builds raw parse tree
Date: 2014-05-02 04:37:30
Message-ID: CAHaqV0hze7+qCrFQTh6mpf0p2iaNjka0GMLTepNT0O0Qi8c7qA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Atri Sharma 2014-05-02 04:39:26 Re: is there a hook by which we can modify input query before postgresql builds raw parse tree
Previous Message Amit Langote 2014-05-02 04:30:25 Re: Allowing empty target list in SELECT (1b4f7f93b4693858cb983af3cd557f6097dab67b)