minor fix for CloneRowTriggersToPartition - Mailing list pgsql-hackers

From Amit Langote
Subject minor fix for CloneRowTriggersToPartition
Date
Msg-id a2773420-50d1-0a42-3396-fe42b0921134@lab.ntt.co.jp
Whole thread Raw
Responses Re: minor fix for CloneRowTriggersToPartition
List pgsql-hackers
Hi.

I think we should apply the attached patch so that a CreateTriggerStmt
that CloneRowTriggersToPartition creates for a partition doesn't contain
pointers that point to the information in the parent table's relcache,
which may go stale before the pointers in question are used.

Thanks,
Amit

Attachment

pgsql-hackers by date:

Previous
From: Konstantin Knizhnik
Date:
Subject: Re: [HACKERS] Custom compression methods
Next
From: Liudmila Mantrova
Date:
Subject: Re: documentation is now XML