Re: POLA violation with \c service= - Mailing list pgsql-hackers

From Andres Freund
Subject Re: POLA violation with \c service=
Date
Msg-id 20150110145324.GJ12509@alap3.anarazel.de
Whole thread Raw
In response to Re: POLA violation with \c service=  (Andrew Dunstan <andrew@dunslane.net>)
List 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



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: POLA violation with \c service=
Next
From: Stephen Frost
Date:
Subject: Re: INSERT ... ON CONFLICT UPDATE and RLS