• Peter Eisentraut's avatar
    Add transforms feature · cac76582
    Peter Eisentraut authored
    This provides a mechanism for specifying conversions between SQL data
    types and procedural languages.  As examples, there are transforms
    for hstore and ltree for PL/Perl and PL/Python.
    
    reviews by Pavel Stěhule and Andres Freund
    cac76582
plpy_util.c 3.45 KB