Class PostgreSQLArrayConcatFunction

All Implemented Interfaces:
FunctionRenderer, SqmFunctionDescriptor

public class PostgreSQLArrayConcatFunction extends ArrayConcatFunction
PostgreSQL variant of the function to properly return null when one of the arguments is null.