Re: [BUGS] ECPG CONNECT TO DEFAULT segfault - Mailing list pgsql-hackers

From Michael Meskes
Subject Re: [BUGS] ECPG CONNECT TO DEFAULT segfault
Date
Msg-id 20041229093221.GA9011@1
Whole thread Raw
Responses Re: [BUGS] ECPG CONNECT TO DEFAULT segfault  (Michael Fuhr <mike@fuhr.org>)
List pgsql-hackers
On Tue, Dec 28, 2004 at 11:15:52PM -0700, Michael Fuhr wrote:
> PostgreSQL 8.0.0rc2, 7.4.6
> Solaris 9, FreeBSD 4.11-PRERELEASE
> 
> ECPG's CONNECT TO DEFAULT causes a segmentation fault.  This
> originally came up in the "Connection without database name" thread
> in pgsql-hackers:
> ....


This is exactly what I did fix with the work mentioned in the hackers
thread. It should work nicely with CVS HEAD. Could you please try this?

BTW Tom, I just found that my problem with PGDATABASE was a local one.
It surely works, so the oracle style syntax will remain. That is you can also
write EXEC SQL CONNECT <username> to connect to the default database using the
given username.

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: Tom Lane
Date:
Subject: Re: race condition for drop schema cascade?
Next
From: strk
Date:
Subject: fmgr_oldstyle calls from 8.0.0RC2 trigger