index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pl
/
plpython
Age
Commit message (
Expand
)
Author
2022-02-10
Use gendef instead of pexports for building windows .def files
Andrew Dunstan
2021-11-08
Translation updates
Peter Eisentraut
2021-06-18
Update plpython_subtransaction alternative expected files
Peter Eisentraut
2021-06-17
Fix subtransaction test for Python 3.10
Peter Eisentraut
2021-04-12
Port regress-python3-mangle.mk to Solaris "sed".
Noah Misch
2020-11-09
Translation updates
Peter Eisentraut
2020-08-10
Translation updates
Peter Eisentraut
2019-11-11
Translation updates
Peter Eisentraut
2019-05-06
Translation updates
Peter Eisentraut
2019-02-11
Translation updates
Peter Eisentraut
2019-01-23
Fix misc typos in comments.
Heikki Linnakangas
2018-08-06
Translation updates
Peter Eisentraut
2018-05-07
Translation updates
Peter Eisentraut
2018-05-05
Tweak tests to support Python 3.7
Peter Eisentraut
2018-02-14
Fix broken logic for reporting PL/Python function names in errcontext.
Tom Lane
2018-02-05
Translation updates
Peter Eisentraut
2017-08-28
Translation updates
Peter Eisentraut
2017-08-07
Translation updates
Peter Eisentraut
2017-05-08
Translation updates
Peter Eisentraut
2017-02-06
Translation updates
Peter Eisentraut
2017-02-06
Fix typos in comments.
Heikki Linnakangas
2016-12-09
Be more careful about Python refcounts while creating exception objects.
Tom Lane
2016-10-24
Translation updates
Peter Eisentraut
2016-10-01
Fix misplacement of submake-generated-headers prerequisites.
Tom Lane
2016-09-26
Translation updates
Peter Eisentraut
2016-08-29
Translation updates
Peter Eisentraut
2016-08-27
Add macros to make AllocSetContextCreate() calls simpler and safer.
Tom Lane
2016-08-15
Final pgindent + perltidy run for 9.6.
Tom Lane
2016-08-08
Translation updates
Peter Eisentraut
2016-07-18
Translation updates
Peter Eisentraut
2016-07-02
PL/Python: Report argument parsing errors using exceptions
Peter Eisentraut
2016-07-01
Provide and use a makefile target to build all generated headers.
Tom Lane
2016-06-20
Translation updates
Peter Eisentraut
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-09
pgindent run for 9.6
Robert Haas
2016-06-07
PL/Python: Move ereport wrapper test cases to separate file
Peter Eisentraut
2016-05-09
Translation updates
Peter Eisentraut
2016-04-11
Fix freshly-introduced PL/Python portability bug.
Tom Lane
2016-04-11
Fix whitespace
Peter Eisentraut
2016-04-11
Fix missing "volatile" in PLy_output().
Tom Lane
2016-04-11
Fix poorly thought-through code from commit 5c3c3cd0a3046339.
Tom Lane
2016-04-10
Fix access-to-already-freed-memory issue in plpython's error handling.
Tom Lane
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-03-12
Widen query numbers-of-tuples-processed counters to uint64.
Tom Lane
2016-02-16
Make plpython cope with funny characters in function names.
Tom Lane
2016-01-11
Remove no-longer-needed old-style check for incompatible plpythons.
Tom Lane
2016-01-11
Avoid dump/reload problems when using both plpython2 and plpython3.
Tom Lane
[next]