]> granicus.if.org Git - postgresql/history - src/pl/plpython/expected/plpython_types.out
PL/Python: Convert numeric to Decimal
[postgresql] / src / pl / plpython / expected / plpython_types.out
2013-07-06 Peter EisentrautPL/Python: Convert numeric to Decimal
2012-09-29 Peter EisentrautPL/Python: Convert oid to long/int
2011-04-06 Peter EisentrautAdd traceback information to PL/Python errors
2011-02-19 Peter EisentrautInvalidate PL/Python functions with composite type...
2011-02-01 Peter EisentrautAdd validator to PL/Python
2011-01-26 Peter EisentrautDo not prefix error messages with the string "PL/Python: "
2010-06-12 Peter EisentrautAdd a regression test case for bug #5497
2010-03-18 Peter EisentrautUse data-type specific conversion functions also in...
2009-12-10 Peter EisentrautPL/Python array support
2009-09-09 Peter EisentrautFix/improve bytea and boolean support in PL/Python
2009-08-25 Peter EisentrautEnhanced error context support in PL/Python
2009-08-14 Peter EisentrautRemove the test case that depends on the platform's...
2009-08-14 Peter EisentrautPL/Python regression tests for data type handling