Re: Remove the refint contrib module (for v20) - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: Remove the refint contrib module (for v20)
Date
Msg-id aj0l1QQ-y0nHK6y3@alvherre.pgsql
Whole thread
In response to Re: Remove the refint contrib module (for v20)  (Ayush Tiwari <ayushtiwari.slg01@gmail.com>)
List 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/



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Report bytes and transactions actually sent downtream
Next
From: Pavlo Golub
Date:
Subject: Re[2]: [PATCH v5] pg_stat_statements: Add last_execution_start column