Hi, I tested this feature and found a document shortage in the columns added to the pg_constraint catalog. The attached patch will add the description of the 'conincluding' column to the manual of the pg_constraint catalog.
Regards, Noriyoshi Shinoda -----Original Message----- From: Teodor Sigaev [mailto:[email protected]] Sent: Monday, April 9, 2018 3:20 PM To: Peter Geoghegan <[email protected]> Cc: Jeff Janes <[email protected]>; Alexander Korotkov <[email protected]>; Anastasia Lubennikova <[email protected]>; PostgreSQL Hackers <[email protected]> Subject: Re: WIP: Covering + unique indexes. Thank you, pushed. Peter Geoghegan wrote: > On Sun, Apr 8, 2018 at 11:18 AM, Teodor Sigaev <[email protected]> wrote: >> Thank you, fixed > > I suggest that we remove some unneeded amcheck tests, as in the > attached patch. They don't seem to add anything. > -- Teodor Sigaev E-mail: [email protected] WWW: http://www.sigaev.ru/
pg_constraint.patch
Description: pg_constraint.patch
