index
:
postgresql.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
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
REL_19_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pl
Age
Commit message (
Expand
)
Author
2021-04-13
Redesign the caching done by get_cached_rowtype().
Tom Lane
2021-04-13
Port regress-python3-mangle.mk to Solaris "sed".
Noah Misch
2020-12-28
Further fix thinko in plpgsql memory leak fix.
Tom Lane
2020-12-28
Fix thinko in plpgsql memory leak fix.
Tom Lane
2020-11-09
Translation updates
Peter Eisentraut
2020-10-01
Fix incorrect assertion on number of array dimensions.
Heikki Linnakangas
2020-09-29
Fix memory leak in plpgsql's CALL processing.
Tom Lane
2020-08-10
Translation updates
Peter Eisentraut
2020-05-11
Translation updates
Peter Eisentraut
2020-03-26
Ensure that plpgsql cleans up cleanly during parallel-worker exit.
Tom Lane
2020-02-19
Fix confusion about event trigger vs. plain function in plpgsql.
Tom Lane
2020-02-10
Translation updates
Peter Eisentraut
2019-12-26
Fix possible loss of sync between rectypeid and underlying PLpgSQL_type.
Tom Lane
2019-11-11
Translation updates
Peter Eisentraut
2019-08-15
Fix plpgsql to re-look-up composite type names at need.
Tom Lane
2019-08-05
Translation updates
Peter Eisentraut
2019-07-03
Ensure plpgsql result tuples have the right composite type marking.
Tom Lane
2019-06-17
Translation updates
Peter Eisentraut
2019-05-31
Fix C++ incompatibilities in plpgsql's header files.
Tom Lane
2019-05-06
Translation updates
Peter Eisentraut
2019-04-19
Fix problems with auto-held portals.
Tom Lane
2019-02-11
Translation updates
Peter Eisentraut
2019-01-23
Fix misc typos in comments.
Heikki Linnakangas
2019-01-09
Update docs & tests to reflect that unassigned OLD/NEW are now NULL.
Tom Lane
2018-11-10
Fix error-cleanup mistakes in exec_stmt_call().
Tom Lane
2018-11-05
Translation updates
Peter Eisentraut
2018-11-04
Fix bugs in plpgsql's handling of CALL argument lists.
Tom Lane
2018-10-18
Still further rethinking of build changes for macOS Mojave.
Tom Lane
2018-10-15
Translation updates
Peter Eisentraut
2018-10-08
Advance transaction timestamp for intra-procedure transactions.
Tom Lane
2018-10-08
Translation updates
Peter Eisentraut
2018-10-05
Ensure that PLPGSQL_DTYPE_ROW variables have valid refname fields.
Tom Lane
2018-09-25
Make some fixes to allow building Postgres on macOS 10.14 ("Mojave").
Tom Lane
2018-09-17
Translation updates
Peter Eisentraut
2018-09-16
Fix out-of-tree build for transform modules.
Andrew Gierth
2018-08-27
Fix snapshot leak warning for some procedures
Peter Eisentraut
2018-08-23
PL/pgSQL: Extend test case
Peter Eisentraut
2018-08-06
Translation updates
Peter Eisentraut
2018-07-26
Provide plpgsql tests for cases involving record field changes.
Tom Lane
2018-07-18
Fix misc typos, mostly in comments.
Heikki Linnakangas
2018-07-13
Prohibit transaction commands in security definer procedures
Peter Eisentraut
2018-07-06
Fix assert in nested SQL procedure call
Peter Eisentraut
2018-06-26
Reword SPI_ERROR_TRANSACTION errors in PL/pgSQL
Peter Eisentraut
2018-06-18
Allow plperl_sv_to_datum to look through scalar refs.
Tom Lane
2018-05-27
Don't fall off the end of perl functions
Andrew Dunstan
2018-05-25
Fix misidentification of SQL statement type in plpgsql's exec_stmt_execsql.
Tom Lane
2018-05-21
Translation updates
Peter Eisentraut
2018-05-18
Small improvement for plpgsql regression test.
Tom Lane
2018-05-16
Detoast plpgsql variables if they might live across a transaction boundary.
Tom Lane
2018-05-07
Clean up some perlcritic warnings
Andrew Dunstan
[next]