From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Eric D Nielsen <nielsene(at)MIT(dot)EDU> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Debugging tool for viewing parse trees? |
Date: | 2003-06-09 01:24:44 |
Message-ID: | 200306090124.h591Oiq06489@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Sure, see the debug_ variables in postgresql.conf or via SHOW ALL, and
then set client_log_messages to DEBUG. Also look at debug_pretty_print.
---------------------------------------------------------------------------
Eric D Nielsen wrote:
> I've gotten back to working on the SQL99 version of updateable views and
> I'ld like to confirm my current understanding of the parse tree data
> structure. Is there a debugging-type tool for outputting the parse tree for
> a given query?
>
> Eric Nielsen
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Marc G. Fournier | 2003-06-09 02:58:06 | svr1 moved ... |
Previous Message | Robert Treat | 2003-06-08 20:52:29 | Re: Proposal to Re-Order Postgresql.Conf, part II |