Re: Docs for service file

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Docs for service file
Date: 2003-01-07 17:30:56
Message-ID: 200301071730.h07HUuB27702@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Peter Eisentraut wrote:
> Bruce Momjian writes:
>
> > Here is documentation and a sample file for the libpq service/PGSERVICE
> > capabilithy we added in 2000. Seems it was never documented.
>
> The reason it was never documented is that the patch was slipped in
> without much discussion and several people were unsure whether the feature
> should exist in the first place, so as long as it isn't documented it
> doesn't really exist.

Oh, that was it. Yuck.

Well, it seems like a nifty features. What do others think? It allows
centralized connection parameters. I don't particularly like the file
format, but I think it was done to match Oracle.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2003-01-07 17:36:36 Re: Docs for service file
Previous Message Bruce Momjian 2003-01-07 17:14:45 Re: Refuse SSL patchf