• Robert Haas's avatar
    Add a transform function for varbit typmod coercisions. · f7d7dade
    Robert Haas authored
    This enables ALTER TABLE to skip table and index rebuilds when the
    new type is unconstraint varbit, or when the allowable number of bits
    is not decreasing.
    
    Noah Misch, with review and a fix for an OID collision by me.
    f7d7dade
pg_proc.h 443 KB