Re: [PATCHES] psql commandline conninfo

From: "Andrew Dunstan" <andrew(at)dunslane(dot)net>
To: "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCHES] psql commandline conninfo
Date: 2006-12-17 06:22:46
Message-ID: 3263.24.211.165.134.1166336566.squirrel@www.dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Bruce Momjian wrote:
>
> I assume this patch will still allow a database name with an equals
> sign, right?
>
>
> psql "dbname='a=b'"

Yes. In fact, reading the code it looks like the quotes are not necessary
in this case.

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2006-12-17 09:46:36 SQL/PSM prototype is available
Previous Message Jonah H. Harris 2006-12-17 05:33:41 Re: development environment of postgres

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2006-12-17 18:38:50 Re: [PATCHES] psql commandline conninfo
Previous Message Bruce Momjian 2006-12-17 03:47:33 Re: [HACKERS] psql commandline conninfo