Re: Completed TODO item? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Completed TODO item?
Date
Msg-id 200407221149.i6MBnYH23600@candle.pha.pa.us
Whole thread Raw
In response to Completed TODO item?  (Gavin Sherry <swm@linuxworld.com.au>)
Responses Re: Completed TODO item?  (Oliver Elphick <olly@lfix.co.uk>)
List pgsql-hackers
OK, good, marked as done. 

---------------------------------------------------------------------------

Gavin Sherry wrote:
> * Have psql show more information about sequences
> 
> template1=# \d foo_seq
> Sequence "public.foo_seq"
>     Column     |  Type
> ---------------+---------
>  sequence_name | name
>  last_value    | bigint
>  increment_by  | bigint
>  max_value     | bigint
>  min_value     | bigint
>  cache_value   | bigint
>  log_cnt       | bigint
>  is_cycled     | boolean
>  is_called     | boolean
> 
> That item seems to be done or have I missed something?
> 
> Gavin
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings
> 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: [JDBC] V3 protocol + DECLARE problems
Next
From: Oliver Elphick
Date:
Subject: Re: Completed TODO item?