postgresql/contrib/lo
Peter Eisentraut 71d60e2aa0 Add tg_updatedcols to TriggerData
This allows a trigger function to determine for an UPDATE trigger
which columns were actually updated.  This allows some optimizations
in generic trigger functions such as lo_manage and
tsvector_update_trigger.

Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://www.postgresql.org/message-id/flat/11c5f156-67a9-0fb5-8200-2a8018eb2e0c@2ndquadrant.com
2020-03-09 09:34:55 +01:00
..
expected Add tg_updatedcols to TriggerData 2020-03-09 09:34:55 +01:00
sql Add tg_updatedcols to TriggerData 2020-03-09 09:34:55 +01:00
.gitignore lo: Add test suite 2017-09-14 22:22:59 -04:00
Makefile Remove support for upgrading extensions from "unpackaged" state. 2020-02-19 16:59:14 -05:00
lo--1.0--1.1.sql Update lo extension for parallel query. 2016-06-07 11:26:42 -04:00
lo--1.1.sql Update lo extension for parallel query. 2016-06-07 11:26:42 -04:00
lo.c Add tg_updatedcols to TriggerData 2020-03-09 09:34:55 +01:00
lo.control Mark some contrib modules as "trusted". 2020-02-13 15:02:35 -05:00
lo_test.sql Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00