Commits

DateSubjectAuthorReleases
2022-09-25 Fix tupdesc lifespan bug with AfterTriggersTableData.storeslot. Tom Lane 14.6
2022-09-25 Fix tupdesc lifespan bug with AfterTriggersTableData.storeslot. Tom Lane 13.9
2022-09-25 Fix tupdesc lifespan bug with AfterTriggersTableData.storeslot. Tom Lane 12.13
2022-09-25 Fix tupdesc lifespan bug with AfterTriggersTableData.storeslot. Tom Lane 16.0
2022-09-13 Split up guc.c for better build speed and ease of maintenance. Tom Lane 16.0
2021-05-23 Fix access to no-longer-open relcache entry in logical-rep worker. Tom Lane 14.0
2021-05-23 Fix access to no-longer-open relcache entry in logical-rep worker. Tom Lane 13.4
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-06 Postpone some stuff out of ExecInitModifyTable. Tom Lane 14.0
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2021-03-31 Remove small inefficiency in ExecARDeleteTriggers/ExecARUpdateTriggers. Tom Lane 14.0
2020-11-14 Provide the OR REPLACE option for CREATE TRIGGER. Tom Lane 14.0
2020-11-08 In INSERT/UPDATE, use the table's real tuple descriptor as target. Tom Lane 12.5
2020-11-08 In INSERT/UPDATE, use the table's real tuple descriptor as target. Tom Lane 13.1
2020-10-26 In INSERT/UPDATE, use the table's real tuple descriptor as target. Tom Lane 14.0
2020-10-25 Fix corner case for a BEFORE ROW UPDATE trigger returning OLD. Tom Lane 12.5
2020-10-25 Fix corner case for a BEFORE ROW UPDATE trigger returning OLD. Tom Lane 13.1
2020-10-25 Fix corner case for a BEFORE ROW UPDATE trigger returning OLD. Tom Lane 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-03-05 Remove the "opaque" pseudo-type and associated compatibility hacks. Tom Lane 13.0
2020-03-05 Remove ancient support for upgrading pre-7.3 foreign key constraints. Tom Lane 13.0
2020-01-02 Make parser rely more heavily on the ParseNamespaceItem data structure. Tom Lane 13.0
2019-12-25 Allow whole-row Vars to be used in partitioning expressions. Tom Lane 13.0
2019-11-13 Fix silly initializations (cosmetic only). Tom Lane 12.2
2019-11-13 Fix silly initializations (cosmetic only). Tom Lane 13.0