From: | Andres Freund <andres(at)2ndquadrant(dot)com> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | David Fetter <david(at)fetter(dot)org>, Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at>, PG Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: POLA violation with \c service= |
Date: | 2015-01-10 14:53:24 |
Message-ID: | 20150110145324.GJ12509@alap3.anarazel.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2015-01-10 09:49:52 -0500, Andrew Dunstan wrote:
> >Save static inline functions, that is.
>
> Yeah, but not normally data items. (I did say "in general"). As a general
> rule for novice C programmers I think my rule of thumb is reasonable.
Agreed. I just tried to preempt somebody grepping for static in
src/include and crying foul ;)
Greetings,
Andres Freund
--
Andres Freund http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Stephen Frost | 2015-01-10 15:12:40 | Re: INSERT ... ON CONFLICT UPDATE and RLS |
Previous Message | Andrew Dunstan | 2015-01-10 14:49:52 | Re: POLA violation with \c service= |