On 20 March 2012 20:13, Alvaro Herrera <[email protected]> wrote: > > Excerpts from Thom Brown's message of mar mar 20 16:55:04 -0300 2012: >> On 20 March 2012 19:39, Alvaro Herrera <[email protected]> wrote: >> > Update struct Trigger in docs >> > >> > Branch >> > ------ >> > REL8_3_STABLE >> > >> > Details >> > ------- >> > http://git.postgresql.org/pg/commitdiff/11d7d11e53bfe02091cfafec5f716776acdaeeca >> >> While you're at it, can you apply the following patch to reference >> utils/reltrigger.h instead of utils/rel.h? > > Yeah, thanks, I had already got that and was about to push it -- see > b251cf3. One hunk in your patch is wrong though, because it's talking > about RelationData struct which is still in rel.h, not reltrigger.h.
Yes, you're right. I should have read it more carefully. Thanks. -- Thom -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
