| From: | Arne Roland <arne(dot)roland(at)malkut(dot)net> |
|---|---|
| To: | Tomas Vondra <tomas(at)vondra(dot)me>, Joel Jacobson <joel(at)compiler(dot)org>, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Cc: | Anders Granlund <anders(dot)granlund(dot)0(at)gmail(dot)com>, Andreas Karlsson <andreas(at)proxel(dot)se>, Vik Fearing <vik(at)chouppes(dot)com> |
| Subject: | Re: Key joins |
| Date: | 2026-06-27 23:05:32 |
| Message-ID: | d2eec517-26c1-4bc3-8c68-97e15902845c@malkut.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello together,
the main reason I'm re-positing is to fix a psql issue with the test tty
layout, to keep CF bot happy. The code itself wasn't altered there.
I also did some rewording in some comments and altered the way how to
lock against concurrent inheritance schema changes in the 0003 patch.
Regards
Arne
| Attachment | Content-Type | Size |
|---|---|---|
| v12-0002-Serialize-concurrent-routine-definition-changes.patch.gz | application/gzip | 1.7 KB |
| v12-0003-Record-and-revalidate-FOR-KEY-proof-dependencies.patch.gz | application/gzip | 115.8 KB |
| v12-0001-Add-FOR-KEY-join-clause-and-parse-time-proof.patch.gz | application/gzip | 84.2 KB |
| v12-0004-Add-information_schema.view_constraint_usage.patch.gz | application/gzip | 2.9 KB |
| v12-0005-Add-psql-tab-completion-for-FOR-KEY-joins.patch.gz | application/gzip | 11.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Previous Message | Bharath Rupireddy | 2026-06-27 19:56:04 | Re: Do not lock tables in get_tables_to_repack |