Class PostgreSQLArrayConcatElementFunction

All Implemented Interfaces:
FunctionRenderer, SqmFunctionDescriptor

public class PostgreSQLArrayConcatElementFunction extends ArrayConcatElementFunction
PostgreSQL variant of the function to properly return null when the array argument is null.