On Tue, Jun 21, 2022 at 09:02:41AM -0700, David G. Johnston wrote: > On Tue, Jun 21, 2022 at 6:33 AM Aleksander Alekseev <aleksan...@timescale.com> > Maybe it's worth using `array_length(array[] :: int[], 1)` instead. > > I think subconsciously the cast looked ugly to me so I probably skipped adding > it. I do agree the example should be executable though, and most of the > existing examples use integer[] (not the abbreviated form, int) so I'll plan > to > go with that.
Patch applied through PG 13, with adjustments suggested above. Our doc formatting for pre-PG 13 was too different for me to risk backpatching further back. -- Bruce Momjian <br...@momjian.us> https://momjian.us EDB https://enterprisedb.com Indecision is a decision. Inaction is an action. Mark Batterson