gmantele / vollt

Java libraries implementing the IVOA protocol: ADQL, UWS and TAP
http://cdsportal.u-strasbg.fr/taptuto/
29 stars 28 forks source link

[ADQL] Variable number of arguments in UDF declaration #92

Open gmantele opened 5 years ago

gmantele commented 5 years ago

Would it be possible to allow the declaration of UDF with a variable number of arguments such as GREATEST and LEAST in PostgreSQL?