Re: Application name patch - v2 - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Application name patch - v2
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Application name patch - v2  (Tom Lane <[email protected]>)
Responses Re: Application name patch - v2
List pgsql-hackers
On Wed, Oct 21, 2009 at 11:25 AM, Tom Lane <[email protected]> wrote:
> Andrew Dunstan <[email protected]> writes:
>> Tom Lane wrote:
>>> FWIW, I would prefer PGAPPNAME to PGAPPLICATIONNAME which is what
>
>> We don't usually use abbreviations, so how about PGCLIENTNAME  or some such?
>
> Not sure I believe that argument.  Among the set of existing libpq
> environment variables I see
>
> PGHOSTADDR
> PGSSLCERT
> PGSSLCRL
> PGKRBSRVNAME
> PGTZ
> PGSYSCONFDIR
>
> so it can hardly be said that there's a policy of avoiding
> abbreviations.  PGCLIENTNAME would be better than PGAPPLICATIONNAME
> I guess, but I still prefer the other.

I also like PGAPPNAME better, for the same reasons as Tom.

...Robert


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Application name patch - v2
Next
From: Andrew Dunstan
Date:
Subject: Re: Application name patch - v2