is there a hook by which we can modify input query before postgresql builds raw parse tree - Mailing list pgsql-hackers

From Rajmohan C
Subject is there a hook by which we can modify input query before postgresql builds raw parse tree
Date
Msg-id CAHaqV0hze7+qCrFQTh6mpf0p2iaNjka0GMLTepNT0O0Qi8c7qA@mail.gmail.com
Whole thread Raw
Responses Re: is there a hook by which we can modify input query before postgresql builds raw parse tree  (Atri Sharma <atri.jiit@gmail.com>)
Re: is there a hook by which we can modify input query before postgresql builds raw parse tree  (Michael Paquier <michael.paquier@gmail.com>)
List 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.

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: Allowing empty target list in SELECT (1b4f7f93b4693858cb983af3cd557f6097dab67b)
Next
From: Atri Sharma
Date:
Subject: Re: is there a hook by which we can modify input query before postgresql builds raw parse tree