index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pl
/
plpgsql
/
src
/
sql
/
plpgsql_record.sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve plpgsql's ability to handle arguments declared as RECORD.
Tom Lane
2022-09-16
1
-0
/
+11
*
Rename debug_invalidate_system_caches_always to debug_discard_caches.
Tom Lane
2021-07-13
1
-4
/
+4
*
Fix plpgsql tests for debug_invalidate_system_caches_always.
Tom Lane
2021-01-08
1
-4
/
+12
*
Re-implement pl/pgsql's expression and assignment parsing.
Tom Lane
2021-01-04
1
-0
/
+42
*
Fix possible loss of sync between rectypeid and underlying PLpgSQL_type.
Tom Lane
2019-12-26
1
-0
/
+1
*
Fix plpgsql to re-look-up composite type names at need.
Tom Lane
2019-08-15
1
-0
/
+16
*
Ensure plpgsql result tuples have the right composite type marking.
Tom Lane
2019-07-03
1
-0
/
+10
*
Provide plpgsql tests for cases involving record field changes.
Tom Lane
2018-07-26
1
-11
/
+2
*
Small improvement for plpgsql regression test.
Tom Lane
2018-05-18
1
-2
/
+5
*
Stabilize new plpgsql_record regression tests.
Tom Lane
2018-02-14
1
-1
/
+9
*
Make plpgsql use its DTYPE_REC code paths for composite-type variables.
Tom Lane
2018-02-13
1
-0
/
+441