Re: TODO items..

From: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Dhanaraj M <Dhanaraj(dot)M(at)sun(dot)com>
Subject: Re: TODO items..
Date: 2006-04-23 15:07:29
Message-ID: 200604231107.30050.xzilla@users.sourceforge.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Saturday 22 April 2006 11:24, Alvaro Herrera wrote:
> Dhanaraj M wrote:
> > I saw the following in the TODO list. I am currently trying to work on
> > them. I could not understand clearly what needs to be done. Can anybody
> > give me the details for the following so that I can work on?
> >
> > clients-psql
> > =========
> > 1. Have psql show current values for a sequence
>
> This one means when you do a \dt of a sequence, add a column to display
> the current value.

Um, I think you meant \ds right ?

--
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruno Wolff III 2006-04-23 15:08:01 Re: [HACKERS] Automatically setting work_mem
Previous Message Robert Treat 2006-04-23 15:06:30 Re: TODO items..