Current section
Files
Jump to
Current section
Files
priv/SQL/postgres/drop_aggregate_functions.sql
DROP AGGREGATE IF EXISTS sum(cldr_unit);
DROP FUNCTION IF EXISTS unit_state_function(agg_state cldr_unit, unit cldr_unit);