On 22.09.26 11:09, Chao Li wrote:
> This way, the build fails immediately with a clearer error:
> ```
> catalog array column 'text attoptions[1]' must be declared with [] at /Users/chaol/Documents/code/postgresql/src/backend/catalog/Catalog.pm line 239, <$ifh> line 177.
> ```
Thanks, committed with those adjustments.