On Thu, Dec 23, 2004 at 10:46:26AM +0100, Michael Meskes wrote:
> 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
Michael Meskes <[EMAIL PROTECTED]> writes:
> 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 so
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 f