mirror of
https://github.com/postgres/postgres.git
synced 2025-11-29 00:04:28 -05:00
Previously, the VARIADIC labeling was effectively ignored, but now these functions act as though the array elements had all been given as separate arguments. Pavel Stehule