index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pl
Commit message (
Expand
)
Author
Age
*
PL/Perl: Add alternative expected file for Perl 5.22
Peter Eisentraut
2015-07-03
*
Revert error-throwing wrappers for the printf family of functions.
Tom Lane
2015-05-19
*
Add error-throwing wrappers for the printf family of functions.
Noah Misch
2015-05-18
*
Translation updates
Peter Eisentraut
2015-05-18
*
Free SQLSTATE and SQLERRM no earlier than other PL/pgSQL variables.
Noah Misch
2015-02-25
*
Translation updates
Peter Eisentraut
2015-02-01
*
Fix volatile-safety issue in pltcl_SPI_execute_plan().
Tom Lane
2015-01-26
*
Fix thinko in plpython error message
Alvaro Herrera
2015-01-06
*
Translation updates
Peter Eisentraut
2014-07-21
*
Make plpython_unicode regression test work in more database encodings.
Tom Lane
2014-06-03
*
On OS X, link libpython normally, ignoring the "framework" framework.
Tom Lane
2014-05-30
*
Revert "Fix bogus %name-prefix option syntax in all our Bison files."
Tom Lane
2014-05-28
*
Fix bogus %name-prefix option syntax in all our Bison files.
Tom Lane
2014-05-28
*
Remove tabs after spaces in C comments
Bruce Momjian
2014-05-06
*
Fix failure to detoast fields in composite elements of structured types.
Tom Lane
2014-05-01
*
Fix refcounting bug in PLy_modify_tuple().
Tom Lane
2014-03-26
*
plperl: Fix memory leak in hek2cstr
Alvaro Herrera
2014-03-16
*
Translation updates
Peter Eisentraut
2014-02-17
*
Prevent privilege escalation in explicit calls to PL validators.
Noah Misch
2014-02-17
*
Translation updates
Peter Eisentraut
2013-12-02
*
Translation updates
Peter Eisentraut
2013-10-07
*
Add semicolons to eval'd strings to hide a minor Perl behavioral change.
Tom Lane
2013-06-03
*
Translation updates
Peter Eisentraut
2013-03-31
*
Eliminate memory leaks in plperl's spi_prepare() function.
Tom Lane
2013-03-01
*
Translation updates
Peter Eisentraut
2013-02-03
*
Fix plpython's handling of functions used as triggers on multiple tables.
Tom Lane
2013-01-25
*
Translation updates
Peter Eisentraut
2012-12-03
*
Back-patch fix and test case for bug #7516.
Tom Lane
2012-09-14
*
Make plperl safe against functions that are redefined while running.
Tom Lane
2012-09-09
*
Restore SIGFPE handler after initializing PL/Perl.
Tom Lane
2012-09-05
*
Translation updates
Peter Eisentraut
2012-08-14
*
Perform conversion from Python unicode to string/bytes object via UTF-8.
Heikki Linnakangas
2012-08-06
*
Remove recently added PL/Perl encoding tests
Alvaro Herrera
2012-07-17
*
Add forgotten PL/Perl regression test files
Alvaro Herrera
2012-07-10
*
plperl: Skip setting UTF8 flag when in SQL_ASCII encoding
Alvaro Herrera
2012-07-10
*
PL/Perl: Avoid compiler warning from clang
Alvaro Herrera
2012-07-10
*
Revert part of the previous patch that avoided using PLy_elog().
Heikki Linnakangas
2012-07-05
*
Fix mapping of PostgreSQL encodings to Python encodings.
Heikki Linnakangas
2012-07-05
*
Translation updates
Peter Eisentraut
2012-05-31
*
PL/pgSQL RETURN NEXT was leaking converted tuples, causing
Joe Conway
2012-05-09
*
PL/Python: Accept strings in functions returning composite types
Peter Eisentraut
2012-04-26
*
PL/Python: Improve error messages
Peter Eisentraut
2012-04-25
*
Fix GET DIAGNOSTICS for case of assignment to function's first variable.
Tom Lane
2012-03-22
*
plperl: Package-qualify _TD
Alvaro Herrera
2012-03-19
*
Patch some corner-case bugs in pl/python.
Tom Lane
2012-03-13
*
Translation updates
Peter Eisentraut
2012-02-23
*
Fix I/O-conversion-related memory leaks in plpgsql.
Tom Lane
2012-02-11
*
Improve efficiency of recent changes to plperl's sv2cstr().
Andrew Dunstan
2012-01-15
*
Fix breakage from earlier plperl fix.
Andrew Dunstan
2012-01-05
*
Work around perl bug in SvPVutf8().
Andrew Dunstan
2012-01-05
[next]