Re: show() function

From: Rod Taylor <rbt(at)zort(dot)ca>
To: Joe Conway <mail(at)joeconway(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: show() function
Date: 2002-07-15 01:33:20
Message-ID: 1026696801.30427.199.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


> test=# show all;
> name | setting
> -------------------------------+---------------------------------------
> australian_timezones | off
> authentication_timeout | 60

Does this mean I could capture the output? I.e. Does anything special
need to happen to have JDBC and friends return a vector with the info?

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Joe Conway 2002-07-15 01:43:12 Re: show() function
Previous Message Joe Conway 2002-07-15 01:15:44 Re: show() function