Re: BUG #16158: Check constraints using SQL functions work incorrectly
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: "David G. Johnston" <david.g.johnston@gmail.com>
Cc: pjander2@gmail.com,
PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>
Date: 2019-12-10T15:39:59Z
Lists: pgsql-bugs
"David G. Johnston" <david.g.johnston@gmail.com> writes: > You should read the most current version of the documentation for a feature > before reporting a bug. In this case the warnings you desired have been > added to more recently versions of the documentation. Hm, I was thinking that that text had been there for awhile --- certainly it's not a new restriction. I wonder why we didn't back-patch it? regards, tom lane
Commits
-
Doc: back-patch documentation about limitations of CHECK constraints.
- af4006f0097a 10.12 landed
- 7ef59c9b1839 9.6.17 landed
- 6bf23e8c6e06 9.5.21 landed
- 49b83f647434 11.7 landed
- 3ddd8ee7167f 9.4.26 landed