mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-18 18:44:06 +08:00
71d60e2aa0
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 |
||
---|---|---|
.. | ||
expected | ||
sql | ||
.gitignore | ||
lo_test.sql | ||
lo--1.0--1.1.sql | ||
lo--1.1.sql | ||
lo.c | ||
lo.control | ||
Makefile |