Have table_insert and siblings use an unsigned type for options

Álvaro Herrera <alvherre@kurilemu.de>

Commit: 1bd6f22f43ac1bd2215ba4ef720fc4f18fea26e5
Author: Álvaro Herrera <alvherre@kurilemu.de>
Date: 2026-03-30T11:58:16Z
Have table_insert and siblings use an unsigned type for options

Using signed types can lead to bugs, such as the one fixed by commit
2a2e1b470b9b.

Discussion: https://postgr.es/m/44e6ze3kuunhky63wmfjxrmn72pds2whwf5ok6hpz7c4my7k2h@l65zhpcuasnf

Files

Discussion