Em ter., 19 de nov. de 2024 às 13:27, Peter Eisentraut <pe...@eisentraut.org> escreveu:
> 3. Some documentation updates to explain some of the differences between > NO ACTION and RESTRICT better. > There is a typo on your commit "doc: Improve description of referential actions" There is also a noticeable difference between <literal>ON UPDATE NO + ACTION</literal> (the default) and <literal>NO UPDATE RESTRICT</literal>. Should be ON UPDATE RESTRICT, right ?