Connection without database name - Mailing list pgsql-hackers

From Michael Meskes
Subject Connection without database name
Date
Msg-id 20041223094626.GA12781@1
Whole thread Raw
Responses Re: Connection without database name
Re: Connection without database name
List pgsql-hackers
Very early in its existance ecpg got an oracle compat hack that enabled
it to do a connect with just the username and use the database as
specified via PGDATABASE. It appears that this feature is not really
used as it seems it segfault for quite some amount of releases. 

While trying ot fix it I found that the libpq function does not seem to
look for the environment anymore. Or is this an additional bug in my
library. Anyone, while it doesn't dump core anymore it still doesn't
work and I wonder if it's worth the hassle. 

Does anyone object against removing this completely for 8.0?

Michael
-- 
Michael Meskes
Email: Michael at Fam-Meskes dot De
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: strk
Date:
Subject: Re: join selectivity
Next
From: "Andrew Dunstan"
Date:
Subject: Re: Regression (semi)fix for netbsd-mac68k