9.4 beta - pg_get_viewdef() and WITH CHECK OPTION - Mailing list pgsql-general

From Thomas Kellerer
Subject 9.4 beta - pg_get_viewdef() and WITH CHECK OPTION
Date
Msg-id ll7kf1$ai2$1@ger.gmane.org
Whole thread Raw
Responses Re: 9.4 beta - pg_get_viewdef() and WITH CHECK OPTION
List pgsql-general
Hello,

when playing with 9.4 beta I noticed that the result of pg_get_viewdef() will not include the new WITH CHECK OPTION
clausewhen the view was created using it. 

Is that intended (if so: why?) or is this an oversight/bug?

Regards
Thomas


pgsql-general by date:

Previous
From: Joe Van Dyk
Date:
Subject: Adding a not null constraint faster
Next
From: Alvaro Herrera
Date:
Subject: Re: Adding a not null constraint faster