Re: [HACKERS] psql \e broken again

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: [HACKERS] psql \e broken again
Date: 2004-11-30 19:00:59
Message-ID: 200411301900.iAUJ0xl29966@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches


I have made similar adjustments to SHELL like we did with EDITOR ---
patch attached. I quote only for Win32.

---------------------------------------------------------------------------

Peter Eisentraut wrote:
> A remember specifically that I somewhat recently fixed psql to accept
> editors with arguments, say EDITOR="pico -t". This was apparently
> broken again during some Windows-related reshuffling. It now takes the
> editor as one quoted string rather than possibly several shell tokens.
> Could this please be fixed?
>
> --
> Peter Eisentraut
> http://developer.postgresql.org/~petere/
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match
>

--
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

Attachment Content-Type Size
unknown_filename text/plain 868 bytes
unknown_filename text/plain 868 bytes

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2004-11-30 19:11:28 Re: multiline CSV fields
Previous Message David Parker 2004-11-30 18:54:38 Re: Increasing the length of

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2004-11-30 19:11:28 Re: multiline CSV fields
Previous Message Bruce Momjian 2004-11-30 17:57:58 Re: multiline CSV fields