dropping users that start with ';' - Mailing list pgsql-novice

From Gatts
Subject dropping users that start with ';'
Date
Msg-id 20031006045524.95B193C590@www.fastmail.fm
Whole thread Raw
Responses Re: dropping users that start with ';'  (Josh Berkus <josh@agliodbs.com>)
Re: dropping users that start with ';'  (Bruno LEVEQUE <bruno.leveque@net6d.com>)
List pgsql-novice
By mistake I created a pgsql user whose username begins with a ;
I am now having trouble dropping the user:

dropuser ;trialuser
ERROR:  parser: parse error at or near "trialuser" at character 1
ERROR:  parser: parse error at or near "trialuser" at character 1

can someone help?
--
  Gatts
  gatts27@mailforce.net

--
http://www.fastmail.fm - IMAP accessible web-mail

pgsql-novice by date:

Previous
From: "Menke, Kurt"
Date:
Subject: Re: importing data automatically
Next
From: David Rickard
Date:
Subject: Serial Column Tweaking