| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | euler(at)ufgnet(dot)ufg(dot)br |
| Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: change output of \dp |
| Date: | 2004-03-14 03:46:13 |
| Message-ID: | 200403140346.i2E3kDe28301@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Euler Taveira de Oliveira wrote:
> Hi,
>
> > > I just noticed that \dp outputs "Table" to indicate relations
> > > (tables, sequences and views) instead of "Relation" or "Name". This
> > > patch just correct it, using "Name" and attaching its "Type".
> >
> > Maybe we should think of a more general solution. For example, there is
> > still not any way to show the privileges of functions and other
> > objects.
> >
> >
> I could do it, if nobody objects.
Sounds good. Do you want your original patch applied?
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2004-03-14 03:48:00 | Re: initdb problen |
| Previous Message | Bruce Momjian | 2004-03-14 03:26:28 | Re: PSQLRC environment variable. |