aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/expandedrecord.c
Commit message (Expand)AuthorAge
* Update copyright for 2019Bruce Momjian2019-01-02
* Remove WITH OIDS support, change oid catalog column visibility.Andres Freund2018-11-20
* Correct constness of system attributes in heap.c & prerequisites.Andres Freund2018-10-16
* Detoast plpgsql variables if they might live across a transaction boundary.Tom Lane2018-05-16
* Make plpgsql use its DTYPE_REC code paths for composite-type variables.Tom Lane2018-02-13