Re: Remove the refint contrib module (for v20)

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: Ayush Tiwari <ayushtiwari(dot)slg01(at)gmail(dot)com>
Cc: Daniel Gustafsson <daniel(at)yesql(dot)se>, 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 08:14:53
Message-ID: aj0l1QQ-y0nHK6y3@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

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.

Regards

--
Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavlo Golub 2026-06-28 09:32:22 Re[2]: [PATCH v5] pg_stat_statements: Add last_execution_start column
Previous Message Amit Kapila 2026-06-28 06:56:06 Re: Report bytes and transactions actually sent downtream