Doc fix on information_schema.views - Mailing list pgsql-hackers

From Gilles Darold
Subject Doc fix on information_schema.views
Date
Msg-id 75d07704-6c74-4f26-656a-10045c01a17e@darold.net
Whole thread Raw
Responses Re: Doc fix on information_schema.views  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers

Hi,


Seems that per the documentation on information_schema.views [1] we do not support check_options ("Applies to a feature not available in PostgreSQL")


Attached is a patch that fix this description. As CHECK OPTION is supported since 9.4, the patch might be applied on all versions since 9.4.


[1] https://www.postgresql.org/docs/current/infoschema-views.html

-- 
Gilles Darold
http://www.darold.net/
Attachment

pgsql-hackers by date:

Previous
From: Ashutosh Sharma
Date:
Subject: Server crash due to assertion failure in CheckOpSlotCompatibility()
Next
From: "Hamlin, Garick L"
Date:
Subject: Dead stores in src/common/sha2.c