| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Jonathan Homer <Jonathan_Homer(at)birmingham(dot)gov(dot)uk> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Re: Postgres improvement |
| Date: | 2000-01-20 15:17:04 |
| Message-ID: | 200001201517.KAA27105@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>
> Hi There,
>
> I am not sure if you are the right person to contact to suggest an improvement.
>
> But he goes....
>
> Can I suggest an improvement to Psql by adding to '/z' which produces the
> security attributes to the tables etc....
>
> If it can be possible could it also take a parameter of an object ie table? So
> rather then hunting and using the scrolling functions of the telnet session to
> view the list it would be nice to do '/z table1' .
>
> Keep up the good work.
OK, sent to hackers. Look what I get in the current sources:
test=> \z lkasdf
ERROR: attribute 'rename' not found
This makes no sense to me.
--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Oliver Elphick | 2000-01-20 15:21:24 | COPY problems with psql / libpq |
| Previous Message | Patrick Welche | 2000-01-20 15:12:57 | Variable case database names |