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 necessaryin this case.
cheers
andrew