Re: Constraint documentation
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Lætitia Avrot <laetitia.avrot@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2018-06-02T21:15:04Z
Lists: pgsql-hackers
=?UTF-8?Q?L=C3=A6titia_Avrot?= <laetitia.avrot@gmail.com> writes: > ... By looking at the constraint documentation page, we found out there was > nothing about it. So we decided to write a first version of a patch. Hi Ltitia! Please add this thread to the open commitfest to make sure we don't forget about it. (The open -fest is dated 2018-09, but it's likely we'll try to process some of it in July instead.) regards, tom lane
Commits
-
Clarify that cross-row constraints are unsupported
- 36d442a25a1a 12.0 landed