Re: displaying contents

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jaime Casanova <systemguards(at)yahoo(dot)com>
Cc: pgsql hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: displaying contents
Date: 2004-12-27 21:55:03
Message-ID: 23938.1104184503@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Jaime Casanova <systemguards(at)yahoo(dot)com> writes:
> there is way to display all the values (fields) in a
> tree node like this? for debug purpouses.

> Query *query;

Look at elog_node_display().

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jaime Casanova 2004-12-27 21:59:28 Re: displaying contents
Previous Message Jaime Casanova 2004-12-27 21:11:11 displaying contents