Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 |
* | Remove WITH OIDS support, change oid catalog column visibility. | Andres Freund | 2018-11-20 |
* | Correct constness of system attributes in heap.c & prerequisites. | Andres Freund | 2018-10-16 |
* | Detoast plpgsql variables if they might live across a transaction boundary. | Tom Lane | 2018-05-16 |
* | Make plpgsql use its DTYPE_REC code paths for composite-type variables. | Tom Lane | 2018-02-13 |