[Charset ISO-8859-1 unsupported, filtering to ASCII...]
> Tom Lane writes:
> 
> > > The password must be single-quoted nowadays. Put that on the 7.0.1 list
> > 
> > I'd say single quotes is correct behavior for the password, actually.
> > Double quotes are only appropriate in a position where an SQL name is
> > wanted.  The underlying syntax is really
> >     CREATE USER <name> WITH PASSWORD <string>
> 
> Yes, that's why we made that change. I was more referring to the pgaccess
> "list". Sorry.

Peter, is this a pgaccess bug?  If so, can you contact the author?

-- 
  Bruce Momjian                        |  http://www.op.net/~candle
  [EMAIL PROTECTED]               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

Reply via email to