Skip to content

Why DROP FUNCTION in CDB_EqualIntervalBins.sql? #406

@mhkeller

Description

@mhkeller

Hi, I'm curious why the last line in the SQL file for the CDB_EqualIntervalBins includes a DROP FUNCTION line? It seems to drop the function that was just created:

DROP FUNCTION IF EXISTS @[email protected]_EqualIntervalBins( numeric[], integer);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions