pgsql: Fix oversight in FindTriggerIncompatibleWithInheritance.

2025-08-08 Thread Etsuro Fujita
Fix oversight in FindTriggerIncompatibleWithInheritance. This function is called from ATExecAttachPartition/ATExecAddInherit, which prevent tables with row-level triggers with transition tables from becoming partitions or inheritance children, to check if there is such a trigger on the given table

pgsql: Fix oversight in FindTriggerIncompatibleWithInheritance.

2025-08-08 Thread Etsuro Fujita
Fix oversight in FindTriggerIncompatibleWithInheritance. This function is called from ATExecAttachPartition/ATExecAddInherit, which prevent tables with row-level triggers with transition tables from becoming partitions or inheritance children, to check if there is such a trigger on the given table

pgsql: Fix oversight in FindTriggerIncompatibleWithInheritance.

2025-08-08 Thread Etsuro Fujita
Fix oversight in FindTriggerIncompatibleWithInheritance. This function is called from ATExecAttachPartition/ATExecAddInherit, which prevent tables with row-level triggers with transition tables from becoming partitions or inheritance children, to check if there is such a trigger on the given table

pgsql: Fix oversight in FindTriggerIncompatibleWithInheritance.

2025-08-08 Thread Etsuro Fujita
Fix oversight in FindTriggerIncompatibleWithInheritance. This function is called from ATExecAttachPartition/ATExecAddInherit, which prevent tables with row-level triggers with transition tables from becoming partitions or inheritance children, to check if there is such a trigger on the given table

pgsql: Fix oversight in FindTriggerIncompatibleWithInheritance.

2025-08-08 Thread Etsuro Fujita
Fix oversight in FindTriggerIncompatibleWithInheritance. This function is called from ATExecAttachPartition/ATExecAddInherit, which prevent tables with row-level triggers with transition tables from becoming partitions or inheritance children, to check if there is such a trigger on the given table

pgsql: Fix oversight in FindTriggerIncompatibleWithInheritance.

2025-08-08 Thread Etsuro Fujita
Fix oversight in FindTriggerIncompatibleWithInheritance. This function is called from ATExecAttachPartition/ATExecAddInherit, which prevent tables with row-level triggers with transition tables from becoming partitions or inheritance children, to check if there is such a trigger on the given table

pgsql: Fix oversight in FindTriggerIncompatibleWithInheritance.

2025-08-08 Thread Etsuro Fujita
Fix oversight in FindTriggerIncompatibleWithInheritance. This function is called from ATExecAttachPartition/ATExecAddInherit, which prevent tables with row-level triggers with transition tables from becoming partitions or inheritance children, to check if there is such a trigger on the given table