Commit Graph

15 Commits (0426f349effb6bde2061f3398a71db7180c97dd9)

Author SHA1 Message Date
Tom Lane 0426f349ef Rearrange the handling of error context reports. 10 years ago
Tom Lane 8b6010b835 Improve support for composite types in PL/Python. 12 years ago
Peter Eisentraut 527ea66849 PL/Python: Adjust the regression tests for Python 3.3 13 years ago
Peter Eisentraut 330ed4ac6c PL/Python: Add result object str handler 13 years ago
Peter Eisentraut a97207b690 PL/Python: Fix slicing support for result objects for Python 3 14 years ago
Peter Eisentraut e6c2e8cb87 PL/Python: Improve test coverage 14 years ago
Peter Eisentraut 0f48e06751 PL/Python: Improve documentation of nrows() method 14 years ago
Peter Eisentraut c03523ed3f PL/Python: Fix crash when colnames() etc. called without result set 14 years ago
Peter Eisentraut ee7fa66b19 PL/Python: Add result metadata functions 14 years ago
Peter Eisentraut 89e850e6fd plpython: Add SPI cursor support 14 years ago
Peter Eisentraut 3f11971916 Remove extra newlines at end and beginning of files, add missing newlines 16 years ago
Peter Eisentraut 2e3b16c8ba Improve PL/Python elog output 16 years ago
Peter Eisentraut 983d10833e Use generic attribute management in PL/Python 17 years ago
Peter Eisentraut 5dff93638c Make PL/Python tests more compatible with Python 3 17 years ago
Peter Eisentraut 9d9848668f Split the plpython regression test into test cases arranged by topic, instead 17 years ago