• Tom Lane's avatar
    Add window RANGE support for float4, float8, numeric. · 8b29e88c
    Tom Lane authored
    Commit 0a459cec left this for later, but since time's running out,
    I went ahead and took care of it.  There are more data types that
    somebody might someday want RANGE support for, but this is enough
    to satisfy all expectations of the SQL standard, which just says that
    "numeric, datetime, and interval" types should have RANGE support.
    8b29e88c
pg_proc.h 574 KB