Commit Graph

11 Commits (09cecdf285ea9f51aed669f9ea1ba840197d49d0)

Author SHA1 Message Date
Tom Lane 09cecdf285 Fix a number of places that produced XX000 errors in the regression tests. 10 years ago
Alvaro Herrera 91539c5698 Fix thinko in plpython error message 11 years ago
Tom Lane 8b6010b835 Improve support for composite types in PL/Python. 11 years ago
Bruce Momjian 0a78320057 pgindent run for 9.4 11 years ago
Tom Lane 2d5e0f07de Fix refcounting bug in PLy_modify_tuple(). 11 years ago
Alvaro Herrera c219d9b0a5 Split tuple struct defs from htup.h to htup_details.h 13 years ago
Bruce Momjian 927d61eeff Run pgindent on 9.2 source tree in preparation for first 9.3 13 years ago
Peter Eisentraut ba3e4157a7 PL/Python: Accept strings in functions returning composite types 13 years ago
Tom Lane ed75380bda Create a stack of pl/python "execution contexts". 13 years ago
Peter Eisentraut f9de1e9a96 PL/Python: Add argument names to function declarations 14 years ago
Peter Eisentraut 147c248254 Split plpython.c into smaller pieces 14 years ago