Re: [PATCH] Rename trim_array() for consistency with the rest of array_* functions - Mailing list pgsql-hackers

From Marcos Pegoraro
Subject Re: [PATCH] Rename trim_array() for consistency with the rest of array_* functions
Date
Msg-id CAB-JLwbF7CVjKvZOtDu9YXyK8ACi59QupPAW8YX8G6kirHVwsA@mail.gmail.com
Whole thread Raw
List pgsql-hackers
Em ter., 29 de out. de 2024 às 09:01, Aleksander Alekseev <aleksander@timescale.com> escreveu:
The proposed patch renames trim_array() to array_trim().

That Array Functions list on func.sgml is an ordered list, so the right place for it should be before array_upper, right ?

regards
Marcos

pgsql-hackers by date:

Previous
From: Vik Fearing
Date:
Subject: Re: [PATCH] Rename trim_array() for consistency with the rest of array_* functions
Next
From: Aleksander Alekseev
Date:
Subject: Re: general purpose array_sort