9.4 beta - pg_get_viewdef() and WITH CHECK OPTION

From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: 9.4 beta - pg_get_viewdef() and WITH CHECK OPTION
Date: 2014-05-17 12:25:00
Message-ID: ll7kf1$ai2$1@ger.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 clause when the view was created using it.

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

Regards
Thomas

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2014-05-17 15:58:57 Re: Adding a not null constraint faster
Previous Message Joe Van Dyk 2014-05-17 08:39:27 Adding a not null constraint faster