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.