Re: Connection string

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Michael Meskes <meskes(at)postgresql(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: Connection string
Date: 2006-08-16 01:31:31
Message-ID: 20060816013131.GA3541@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Aug 15, 2006 at 03:56:03PM +0200, Michael Meskes wrote:
> On Tue, Aug 15, 2006 at 05:59:23AM -0600, Michael Fuhr wrote:
> > I'll submit a patch. However, in the case of string literals not
> > working, is that a documentation bug or a code bug? Are they
> > supposed to work?
>
> You shoudl be able to use a string constant or a char * variable as
> database name. There are a lot of test cases for connect available under
> ecpg/test/connect now. If string literals do not work we have fix it and
> add it to the test suite.

Will that be a minor fix that can be backpatched or will it be
invasive enough to be fixed only in HEAD? I'll submit a documentation
patch (or patches for different versions) but I'll need to know how
much to change.

--
Michael Fuhr

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jasbinder Bali 2006-08-16 03:55:58 DB insert Error
Previous Message Michael Fuhr 2006-08-16 01:16:56 Re: How to add days to date