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
*
Fix error-cleanup mistakes in exec_stmt_call().
Tom Lane
2018-11-09
*
Translation updates
Peter Eisentraut
2018-11-05
*
Fix bugs in plpgsql's handling of CALL argument lists.
Tom Lane
2018-11-04
*
Still further rethinking of build changes for macOS Mojave.
Tom Lane
2018-10-18
*
Translation updates
Peter Eisentraut
2018-10-15
*
Advance transaction timestamp for intra-procedure transactions.
Tom Lane
2018-10-08
*
Translation updates
Peter Eisentraut
2018-10-08
*
Ensure that PLPGSQL_DTYPE_ROW variables have valid refname fields.
Tom Lane
2018-10-05
*
Make some fixes to allow building Postgres on macOS 10.14 ("Mojave").
Tom Lane
2018-09-25
*
Translation updates
Peter Eisentraut
2018-09-17
*
Fix out-of-tree build for transform modules.
Andrew Gierth
2018-09-16
*
Fix snapshot leak warning for some procedures
Peter Eisentraut
2018-08-27
*
PL/pgSQL: Extend test case
Peter Eisentraut
2018-08-23
*
Translation updates
Peter Eisentraut
2018-08-06
*
Provide plpgsql tests for cases involving record field changes.
Tom Lane
2018-07-26
*
Fix misc typos, mostly in comments.
Heikki Linnakangas
2018-07-18
*
Prohibit transaction commands in security definer procedures
Peter Eisentraut
2018-07-13
*
Fix assert in nested SQL procedure call
Peter Eisentraut
2018-07-06
*
Reword SPI_ERROR_TRANSACTION errors in PL/pgSQL
Peter Eisentraut
2018-06-26
*
Allow plperl_sv_to_datum to look through scalar refs.
Tom Lane
2018-06-18
*
Don't fall off the end of perl functions
Andrew Dunstan
2018-05-27
*
Fix misidentification of SQL statement type in plpgsql's exec_stmt_execsql.
Tom Lane
2018-05-25
*
Translation updates
Peter Eisentraut
2018-05-21
*
Small improvement for plpgsql regression test.
Tom Lane
2018-05-18
*
Detoast plpgsql variables if they might live across a transaction boundary.
Tom Lane
2018-05-16
*
Clean up some perlcritic warnings
Andrew Dunstan
2018-05-07
*
Update expected files for older Python versions
Peter Eisentraut
2018-05-03
*
Tweak tests to support Python 3.7
Peter Eisentraut
2018-05-03
*
Suppress some compiler warnings in plperl on Windows.
Tom Lane
2018-05-02
*
Clean up warnings from -Wimplicit-fallthrough.
Tom Lane
2018-05-01
*
Remove plperl isnan hack
Peter Eisentraut
2018-04-30
*
perltidy: Add option --nooutdent-long-comments
Peter Eisentraut
2018-04-27
*
Post-feature-freeze pgindent run.
Tom Lane
2018-04-26
*
Support named and default arguments in CALL
Peter Eisentraut
2018-04-14
*
Fix YA parallel-make hazard, this one in "make check" in plpython.
Tom Lane
2018-04-12
*
Revert MERGE patch
Simon Riggs
2018-04-12
*
Put back parallel-safety guards in plpython and src/test/regress/.
Tom Lane
2018-04-10
*
Fix partial-build problems introduced by having more generated headers.
Tom Lane
2018-04-09
*
Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers.
Tom Lane
2018-04-08
*
PL/pgSQL: Add support for SET TRANSACTION
Peter Eisentraut
2018-04-05
*
Fix plan cache issue in PL/pgSQL CALL
Peter Eisentraut
2018-04-05
*
MERGE SQL Command following SQL:2016
Simon Riggs
2018-04-03
*
Revert "Modified files for MERGE"
Simon Riggs
2018-04-02
*
Modified files for MERGE
Simon Riggs
2018-04-02
*
Fix a boatload of typos in C comments.
Tom Lane
2018-04-01
*
Allow committing inside cursor loop
Peter Eisentraut
2018-03-28
*
PL/pgSQL: Nested CALL with transactions
Peter Eisentraut
2018-03-28
*
Allow memory contexts to have both fixed and variable ident strings.
Tom Lane
2018-03-27
*
Further fix interaction of Perl and stdbool.h
Peter Eisentraut
2018-03-23
*
Fix make rules that generate multiple output files.
Tom Lane
2018-03-23
[next]