Re: [HACKERS] Re: New version of psql

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>, hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Re: New version of psql
Date: 1999-11-06 17:16:55
Message-ID: 2232.941908615@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> The '>' is replaced by a '#' if you are the superuser. (Correction: if the
> username is "postgres". I'm still thinking about ways to make this a
> little more elegant though. Ideas welcome.)

You should be looking at the usesuper column from pg_user if you really
want a correct indication of whether the user has superuser privs.

regards, tom lane

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1999-11-06 18:08:13 Re: [HACKERS] ERROR: infinite recursion in proc_exit
Previous Message Jeroen van Vianen 1999-11-06 17:13:43 Problem with CVS