Commits

DateSubjectAuthorReleases
2020-07-05 Inline the fast path of plpgsql's exec_cast_value(). Tom Lane 14.0
2020-07-03 Inline plpgsql's exec_stmt() into exec_stmts(). Tom Lane 14.0
2020-06-12 Avoid using a cursor in plpgsql's RETURN QUERY statement. Tom Lane 14.0
2020-05-16 Run pgindent with new pg_bsd_indent version 2.1.1. Tom Lane 13.0
2020-04-02 Improve user control over truncation of logged bind-parameter values. Tom Lane 13.0
2020-03-27 Rearrange validity checks for plpgsql "simple" expressions. Tom Lane 13.0
2020-03-26 Improve performance of "simple expressions" in PL/pgSQL. Tom Lane 13.0
2020-03-26 Ensure that plpgsql cleans up cleanly during parallel-worker exit. Tom Lane 9.5.22
2020-03-26 Ensure that plpgsql cleans up cleanly during parallel-worker exit. Tom Lane 11.8
2020-03-26 Ensure that plpgsql cleans up cleanly during parallel-worker exit. Tom Lane 9.6.18
2020-03-26 Ensure that plpgsql cleans up cleanly during parallel-worker exit. Tom Lane 12.3
2020-03-26 Ensure that plpgsql cleans up cleanly during parallel-worker exit. Tom Lane 13.0
2020-03-26 Ensure that plpgsql cleans up cleanly during parallel-worker exit. Tom Lane 10.13
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2019-12-26 Fix possible loss of sync between rectypeid and underlying PLpgSQL_type. Tom Lane 11.7
2019-12-26 Fix possible loss of sync between rectypeid and underlying PLpgSQL_type. Tom Lane 12.2
2019-12-26 Fix possible loss of sync between rectypeid and underlying PLpgSQL_type. Tom Lane 13.0
2019-11-22 Avoid taking a new snapshot for an immutable simple expression in plpgsql. Tom Lane 13.0
2019-08-15 Fix plpgsql to re-look-up composite type names at need. Tom Lane 11.6
2019-08-15 Fix plpgsql to re-look-up composite type names at need. Tom Lane 13.0
2019-08-15 Fix plpgsql to re-look-up composite type names at need. Tom Lane 12.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-07-03 Ensure plpgsql result tuples have the right composite type marking. Tom Lane 13.0
2019-07-03 Ensure plpgsql result tuples have the right composite type marking. Tom Lane 11.5
2019-07-03 Ensure plpgsql result tuples have the right composite type marking. Tom Lane 12.0