Support for Postgres GREATEST, LEAST, NULLIF expressions

Bug #710466 reported by Ian Booth
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Storm
New
Undecided
Unassigned

Bug Description

I need a Postgres query using the GREATEST function but this does not appear to be available "out of the box". Also missing are the Postgres functions LEAST and NULLIF. I think other databases use MAX and MIN instead of GREATEST and LEAST where as Postgres distinguishes between aggregation and single row functions? So adding support for these would require some backend work to differentiate between supported databases?

For now I will define by own Greatest expression but it would be nice to have it built in to Storm....

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.