Bug or feature in 7.3?

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Bug or feature in 7.3?
Дата
Msg-id 3CA441AA.9000904@stack.net
обсуждение исходный текст
Ответы Re: Bug or feature in 7.3?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Bug or feature in 7.3?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hello.

Some example:
compile and install contrib/tsearch module
and now:
wow=# create table foo (bar txtidx);
CREATE
wow=# \d foo         Table "foo" Column |  Type  | Modifiers
--------+--------+----------- bar    | txtidx | not null


Why field 'bar' has modifier 'not null'?

-- 
Teodor Sigaev
teodor@stack.net




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Mailing List Question
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: Mailing List Question