• Peter Eisentraut's avatar
    Domain support in PL/Python · c74d8a77
    Peter Eisentraut authored
    When examining what Python type to convert a PostgreSQL type to on input,
    look at the base type of the input type, otherwise all domains end up
    defaulting to string.
    c74d8a77
plpython.c 74 KB