• Peter Eisentraut's avatar
    PL/Python: Add result metadata functions · ee7fa66b
    Peter Eisentraut authored
    Add result object functions .colnames, .coltypes, .coltypmods to
    obtain information about the result column names and types, which was
    previously not possible in the PL/Python SPI interface.
    
    reviewed by Abhijit Menon-Sen
    ee7fa66b
plpython_spi.sql 5.19 KB