Re: ECPG connection target formats - Mailing list pgsql-hackers

From Michael Meskes
Subject Re: ECPG connection target formats
Date
Msg-id 20060829123621.GD31048@1
Whole thread Raw
In response to ECPG connection target formats  (Michael Fuhr <mike@fuhr.org>)
Responses Re: ECPG connection target formats
List pgsql-hackers
On Sat, Aug 26, 2006 at 10:00:42PM -0600, Michael Fuhr wrote:
> 1. dbname[@hostname][:port]

Fixed.

> 2. tcp:postgresql://hostname[:port][/dbname][?options]
> 
> This suggests that tcp:postgresql://hostname[:port] should work
> without specifying /dbname, and indeed it does work when the

Fixed.

> 3. unix:postgresql://hostname[:port][/dbname][?options]

Should work too.

> 4. "an SQL string literal containing one of the above forms"

Fixed.

Michael
-- 
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes@jabber.org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!


pgsql-hackers by date:

Previous
From: Michael Meskes
Date:
Subject: Re: [PATCHES] Another VPATH patch for ecpg
Next
From: Tom Lane
Date:
Subject: Re: autovacuum causing numerous regression-test failures