Re: Completed TODO item?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Completed TODO item?
Дата
Msg-id 200407221149.i6MBnYH23600@candle.pha.pa.us
обсуждение исходный текст
Ответ на Completed TODO item?  (Gavin Sherry <swm@linuxworld.com.au>)
Ответы Re: Completed TODO item?
Список 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 по дате отправления:

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: [JDBC] V3 protocol + DECLARE problems
Следующее
От: Oliver Elphick
Дата:
Сообщение: Re: Completed TODO item?