pgsql: Repair incorrect handling of AfterTriggerSharedData.ats_modified

2025-01-22 Thread Tom Lane
Repair incorrect handling of AfterTriggerSharedData.ats_modifiedcols. This patch fixes two distinct errors that both ultimately trace to commit 71d60e2aa, which added the ats_modifiedcols field. The more severe error is that ats_modifiedcols wasn't accounted for in afterTriggerAddEvent's scanning

pgsql: Repair incorrect handling of AfterTriggerSharedData.ats_modified

2025-01-22 Thread Tom Lane
Repair incorrect handling of AfterTriggerSharedData.ats_modifiedcols. This patch fixes two distinct errors that both ultimately trace to commit 71d60e2aa, which added the ats_modifiedcols field. The more severe error is that ats_modifiedcols wasn't accounted for in afterTriggerAddEvent's scanning

pgsql: Repair incorrect handling of AfterTriggerSharedData.ats_modified

2025-01-22 Thread Tom Lane
Repair incorrect handling of AfterTriggerSharedData.ats_modifiedcols. This patch fixes two distinct errors that both ultimately trace to commit 71d60e2aa, which added the ats_modifiedcols field. The more severe error is that ats_modifiedcols wasn't accounted for in afterTriggerAddEvent's scanning

pgsql: Repair incorrect handling of AfterTriggerSharedData.ats_modified

2025-01-22 Thread Tom Lane
Repair incorrect handling of AfterTriggerSharedData.ats_modifiedcols. This patch fixes two distinct errors that both ultimately trace to commit 71d60e2aa, which added the ats_modifiedcols field. The more severe error is that ats_modifiedcols wasn't accounted for in afterTriggerAddEvent's scanning

pgsql: Repair incorrect handling of AfterTriggerSharedData.ats_modified

2025-01-22 Thread Tom Lane
Repair incorrect handling of AfterTriggerSharedData.ats_modifiedcols. This patch fixes two distinct errors that both ultimately trace to commit 71d60e2aa, which added the ats_modifiedcols field. The more severe error is that ats_modifiedcols wasn't accounted for in afterTriggerAddEvent's scanning

pgsql: Repair incorrect handling of AfterTriggerSharedData.ats_modified

2025-01-22 Thread Tom Lane
Repair incorrect handling of AfterTriggerSharedData.ats_modifiedcols. This patch fixes two distinct errors that both ultimately trace to commit 71d60e2aa, which added the ats_modifiedcols field. The more severe error is that ats_modifiedcols wasn't accounted for in afterTriggerAddEvent's scanning