index
:
postgresql-pgindent.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pl
/
plpython
/
sql
Age
Commit message (
Expand
)
Author
2023-03-21
Fix a couple of typos
Michael Paquier
2022-03-08
plpython: Remove regression test infrastructure for Python 2.
Andres Freund
2022-02-28
Fix SPI's handling of errors during transaction commit.
Tom Lane
2021-06-10
Reconsider the handling of procedure OUT parameters.
Tom Lane
2021-06-05
Fix subtransaction test for Python 3.10
Peter Eisentraut
2020-10-05
Support for OUT parameters in procedures
Peter Eisentraut
2020-01-08
Modernize Python exception syntax in tests
Peter Eisentraut
2020-01-08
Remove support for Python older than 2.6
Peter Eisentraut
2019-03-30
Generated columns
Peter Eisentraut
2018-05-03
Tweak tests to support Python 3.7
Peter Eisentraut
2018-03-28
Allow committing inside cursor loop
Peter Eisentraut
2018-03-14
Support INOUT arguments in procedures
Peter Eisentraut
2018-02-14
Fix broken logic for reporting PL/Python function names in errcontext.
Tom Lane
2018-01-22
PL/Python: Fix tests for older Python versions
Peter Eisentraut
2018-01-22
Transaction control in PL procedures
Peter Eisentraut
2017-11-30
SQL procedures
Peter Eisentraut
2017-11-16
Make PL/Python handle domain-type conversions correctly.
Tom Lane
2017-04-04
Follow-on cleanup for the transition table patch.
Kevin Grittner
2017-03-27
PL/Python: Add cursor and execute methods to plan object
Peter Eisentraut
2017-02-21
Drop support for Python 2.3
Peter Eisentraut
2016-10-27
Format PL/Python module contents test vertically
Peter Eisentraut
2016-10-26
Remove platform-dependent PL/python test case.
Heikki Linnakangas
2016-10-26
Avoid using platform-dependent floats in test case.
Heikki Linnakangas
2016-10-26
Give a hint, when [] is incorrectly used for a composite type in array.
Heikki Linnakangas
2016-10-26
Support multi-dimensional arrays in PL/python.
Heikki Linnakangas
2016-10-13
Fix further hash table order dependent tests.
Andres Freund
2016-06-15
PL/Python: Clean up extended error reporting docs and tests
Peter Eisentraut
2016-06-11
PL/Python: Rename new keyword arguments of plpy.error() etc.
Peter Eisentraut
2016-06-07
PL/Python: Move ereport wrapper test cases to separate file
Peter Eisentraut
2016-04-09
Fix PL/Python ereport() test to work on Python 2.3.
Tom Lane
2016-04-08
Enhanced custom error in PLPythonu
Teodor Sigaev
2016-04-05
Fix PL/Python for recursion and interleaved set-returning functions.
Tom Lane
2016-02-17
Make plpython cope with funny characters in function names.
Tom Lane
2015-08-21
Fix plpython crash when returning string representation of a RECORD result.
Tom Lane
2015-08-14
PL/Python: Make tests pass with Python 3.5
Peter Eisentraut
2015-03-11
PL/Python: Avoid lossiness in float conversion
Peter Eisentraut
2014-07-03
Improve support for composite types in PL/Python.
Tom Lane
2014-06-03
Make plpython_unicode regression test work in more database encodings.
Tom Lane
2014-04-30
PL/Python: Adjust the regression tests for Python 3.4
Peter Eisentraut
2013-12-11
Add a regression test case for plpython function returning setof RECORD.
Tom Lane
2013-11-26
Handle domains over arrays like plain arrays in PL/python.
Heikki Linnakangas
2013-08-11
PL/Python: Adjust the regression tests for Python 3.3
Peter Eisentraut
2013-07-07
PL/Python: Make regression tests pass with older Python versions
Peter Eisentraut
2013-07-06
PL/Python: Convert numeric to Decimal
Peter Eisentraut
2013-02-03
PL/Python: Add result object str handler
Peter Eisentraut
2013-01-28
Handle SPIErrors raised directly in PL/Python code.
Heikki Linnakangas
2013-01-25
Fix plpython's handling of functions used as triggers on multiple tables.
Tom Lane
2012-09-29
PL/Python: Convert oid to long/int
Peter Eisentraut
2012-09-08
Adjust PL/Python regression tests some more for Python 3.3.
Tom Lane
2012-05-11
PL/Python: Adjust the regression tests for Python 3.3
Peter Eisentraut
[next]