Re: delta relations in AFTER triggers - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: delta relations in AFTER triggers
Date
Msg-id CACjxUsMOj4rzj6XQH_9=AG7b96UuWFs2mv=pOyc1n+FN8aV3kA@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] delta relations in AFTER triggers  (Thomas Munro <thomas.munro@enterprisedb.com>)
List pgsql-hackers
On Thu, Mar 23, 2017 at 7:14 PM, Thomas Munro
<thomas.munro@enterprisedb.com> wrote:

> my only other comment would be a bikeshed issue:
> Enr isn't a great name for a struct.

I know, but EphemeralNamedRelation starts to get kinda long,
especially when making the normal sorts of concatenations.  I
started making the change and balked when I saw things like
EphemeralNamedRelationMetadataData and a function named
EphemeralNamedRelationMetadataGetTupDesc() in place of
EnrmdGetTupDesc().  A 40 character function name make for a lot of
line-wrapping to stay within pgindent limits.  Any suggestions?

--
Kevin Grittner



pgsql-hackers by date:

Previous
From: Ashutosh Sharma
Date:
Subject: Re: PATCH: pageinspect / add page_checksum and bt_page_items(bytea)
Next
From: Alvaro Herrera
Date:
Subject: Re: [bug fix] Savepoint-related statements terminatesconnection