cockroachdb / cockroachdb/cockroach

sql: add PG builtin suppress_redundant_updates_trigger

Open
#134,680 0 comments 0 reactions 0 assignees View on GitHub
A-sql-builtins A-sql-pgcompat A-sql-trigger C-enhancement O-qa T-sql-queries
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

PostgreSQL has a couple of [builtin triggers](https://www.postgresql.org/docs/17/functions-trigger.html), including `suppress_redundant_updates_trigger` which can be used to prevent any update to a row that does not actually change the row data.

Jira issue: CRDB-44199

Epic CRDB-347

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.