Re: Patch: Global Unique Index
David Zhang <david.zhang@highgo.ca>
From: David Zhang <david.zhang@highgo.ca>
To: Nikita Malakhov <hukutoc@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Bruce Momjian <bruce@momjian.us>,
Greg Stark <stark@mit.edu>, Simon Riggs <simon.riggs@enterprisedb.com>,
Cary Huang <cary.huang@highgo.ca>,
Pgsql Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-12-27T21:13:53Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Apply a better fix to mdunlinkfork().
- 85d8b30724c0 16.0 cited
On 2022-12-19 7:51 a.m., Nikita Malakhov wrote: > Sorry to bother - but is this patch used in IvorySQL? > Here: > https://www.ivorysql.org/docs/Global%20Unique%20Index/create_global_unique_index > According to syntax it definitely looks like this patch. The global unique index is one of the features required in IvorySQL development. We want to share it to the communities to get more feedback, and then hopefully we could better contribute it back to PostgreSQL. Best regards, David