Bug or feature in 7.3? - Mailing list pgsql-hackers

From Teodor Sigaev
Subject Bug or feature in 7.3?
Date
Msg-id 3CA441AA.9000904@stack.net
Whole thread Raw
Responses Re: Bug or feature in 7.3?
Re: Bug or feature in 7.3?
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Mailing List Question
Next
From: Thomas Lockhart
Date:
Subject: Re: Mailing List Question