Re: pg_service.conf ignores dbname parameter - Mailing list pgsql-bugs

From Tom Lane
Subject Re: pg_service.conf ignores dbname parameter
Date
Msg-id 12586.1071876261@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg_service.conf ignores dbname parameter  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: pg_service.conf ignores dbname parameter  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-bugs
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> I have applied the attached patch to remove the default
> dbname=serive-name code, changed the comment at the top of the file, and
> changed a few ints to booleans.

Looks good, but you should apply to 7.4 branch as well.  The argument
that we can change this without a backwards-compatibility penalty falls
down if the change does not appear until 7.5.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Jdbc connection pooling and PG 7.4 consistently fails
Next
From: Bruce Momjian
Date:
Subject: Re: pg_service.conf ignores dbname parameter