constraint upon view - Mailing list pgsql-hackers

From Pierre Emmanuel Gros
Subject constraint upon view
Date
Msg-id 40BB3547.7050707@limsi.fr
Whole thread Raw
Responses Re: constraint upon view
List pgsql-hackers
Hi,
I would like to know if i can add constraint and typed column upon a 
create view sentence.
something like create view toto (a INTEGER primary key , b VARCHAR) as 
select .....
If it is not possible , what to have to change in the backend sources to 
obtain the result ???

Thank you
Pierre



pgsql-hackers by date:

Previous
From: Harald Fuchs
Date:
Subject: Re: Converting postgresql.conf parameters to kilobytes
Next
From: Marty Scholes
Date:
Subject: Indices pinned in pageable RAM?