Re: Doc fix on information_schema.views
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Gilles Darold <gilles@darold.net>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2019-06-01T19:35:35Z
Lists: pgsql-hackers
On Wed, May 29, 2019 at 02:26:50PM +0200, Gilles Darold wrote: > 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. Thanks Gilles! Applied and back-patched. -- Michael
Commits
-
Fix documentation of check_option in information_schema.views
- 79f6efe814e3 9.4.23 landed
- 0022aa31ecc8 9.5.18 landed
- a4291d07fcf2 9.6.14 landed
- 5b8c93c8742a 10.9 landed
- 3c461d510dc5 11.4 landed
- 0b8e0532c65c 12.0 landed