On Sunday 23 April 2006 11:42, Alvaro Herrera wrote: > Robert Treat wrote: > > 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 ? > > Whatever. I don't display sequences a lot myself ...
:-) I double checked because I wasn't sure myself, but figured it was best to clarify rather than risk confusing the noobs. :-) -- Robert Treat Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match