mirror of
https://github.com/postgres/postgres.git
synced 2026-06-04 23:04:53 -04:00
760f3c043a
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