| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: Warning for psql history not supported |
| Date: | 2004-10-06 19:02:12 |
| Message-ID: | 200410061902.i96J2C428443@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Peter Eisentraut wrote:
> Bruce Momjian wrote:
> > Here is an applied patch that suppresses psql \s help display for
> > platforms like Win32 that don't typically install with readline.
> > It also prints and error if you try to access it.
>
> But "history is not supported on this platform" is not really true, is
> it?
No, not really, but that's what we say when we can't create a symlink so
I used the same wording. What would be the proper wording? I couldn't
find another example.
--
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-10-06 19:04:23 | Re: Warning for psql history not supported |
| Previous Message | Peter Eisentraut | 2004-10-06 18:57:02 | Re: Warning for psql history not supported |