Need to print the raw_parse_tree in the Log file

From: Praveen M <thrinz(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Need to print the raw_parse_tree in the Log file
Date: 2015-11-07 15:21:41
Message-ID: CAP2CR44_qBEcC2ZyS4Ap2qbfj21cVCG=0SdR4tRtTiLWY_+ARg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi All,

I would like to print the raw parse tree into the log . Is there any
internal utility function to achieve this. If there is none , can you
please help me to achieve this.

Thanks as always
Praveen

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kouhei Kaigai 2015-11-07 15:37:59 Re: Foreign join pushdown vs EvalPlanQual
Previous Message Greg Stark 2015-11-07 15:12:49 Re: Minor regexp bug