Re: psql \e broken again - Mailing list pgsql-hackers

From joseph speigle
Subject Re: psql \e broken again
Date
Msg-id 20041114220539.A14605@hovey.hoveymotorcars.com
Whole thread Raw
In response to Re: psql \e broken again  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: psql \e broken again  (Travis P <twp@castle.fastmail.fm>)
List pgsql-hackers
hi,

As for mac os x this is on darwin mac os (it's mac something)
I ran a find command with a space in it.

mechatronics:~ joe$ find . -name '* *'
./backups/dscpadmin/scriptsMay19/dscp/validate/List of Cancers.doc
./backups/pain/PAINjune/validate/List of Cancers.doc
./backups/untarhere/test/List of Cancers.doc
./Library/Address Book Plug-Ins
./Library/Application Support
./Library/Caches/Desktop/Desktop Pictures.dpImageCache
./Library/Caches/Desktop/Solid Colors.dpImageCache
./Library/Caches/iPhoto Cache
./Library/Caches/Software Update
./Library/FontCollections/Fixed Width.collection
./Library/iMovie/Sound Effects
./Library/Internet Plug-Ins
./Library/Keyboard Layouts
./Library/Preferences/QuickTime Preferences
./Library/Safari/Form Values
./Public/Drop Box

On Sun, Nov 14, 2004 at 10:14:06PM -0500, Bruce Momjian wrote:
> John Hansen wrote:
> > > > 1. Quote only on Windows.
> > > >
> > > > 2. Expect user to put quotes in the EDITOR value if it contains a 
> > > > space-containing path.
> > 
> > 
> > As far I I'm aware, the options on windows are very much like those on
> > unix:
> > 
> > "path containing spaces" or
> > path\ containing\ spaces
> 
> My guess is that we should only address spaces on Win32, but should
> document why did didn't do it on Unix.  Also, what about OS X?  Doesn't
> that have frequent spaces in file paths?
> 
> -- 
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   pgman@candle.pha.pa.us               |  (610) 359-1001
>   +  If your life is a hard drive,     |  13 Roberts Road
>   +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
> 
>                http://www.postgresql.org/docs/faqs/FAQ.html

-- 
if you're christian, god bless; otherwise, good luck; and, if you dont believe in luck ... 


pgsql-hackers by date:

Previous
From: Neil Conway
Date:
Subject: Re: GiST: PickSplit and multi-attr indexes
Next
From: Greg Stark
Date:
Subject: Re: MAX/MIN optimization via rewrite (plus query rewrites