| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| To: | Álvaro Herrera <alvherre(at)kurilemu(dot)de> |
| Cc: | Ayush Tiwari <ayushtiwari(dot)slg01(at)gmail(dot)com>, Nathan Bossart <nathandbossart(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Subject: | Re: Remove the refint contrib module (for v20) |
| Date: | 2026-06-28 18:59:38 |
| Message-ID: | 7D34F514-69B0-47BA-8C40-DEC35AC673F8@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> On 28 Jun 2026, at 10:14, Álvaro Herrera <alvherre(at)kurilemu(dot)de> wrote:
> The doc patch says that Postgres 19 shipped a contrib module named
> refint, but that's not fully correct. It shipped an *extension* named
> refint inside the contrib module named spi. I think that wording could
> be improved.
Agreed.
+ trigger functions <function>check_primary_key()</function> and
We also typically don't append parentheses to function names in the docs.
--
Daniel Gustafsson
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2026-06-28 19:43:57 | Re: Random pg_upgrade 004_subscription test failure on drongo |
| Previous Message | Erik Wienhold | 2026-06-28 18:32:27 | Re: CREATE OR REPLACE MATERIALIZED VIEW |