Re: TODO items.. - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: TODO items..
Date
Msg-id 20060422152445.GB12686@surnet.cl
Whole thread Raw
In response to TODO items..  (Dhanaraj M <Dhanaraj.M@Sun.COM>)
Responses Re: TODO items..  (Gevik Babakhani <pgdev@xs4all.nl>)
Re: TODO items..  (Robert Treat <xzilla@users.sourceforge.net>)
List pgsql-hackers
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.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: obtaining row locking information
Next
From: Gevik Babakhani
Date:
Subject: Re: TODO items..