> On 28 Jun 2026, at 10:14, Álvaro Herrera <[email protected]> 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
