Re: psql \i handling ~ in specified file name - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: psql \i handling ~ in specified file name
Date
Msg-id 200401081802.i08I2XJ11590@candle.pha.pa.us
Whole thread Raw
In response to Re: psql \i handling ~ in specified file name  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: psql \i handling ~ in specified file name  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-patches
Joshua D. Drake wrote:
>
> >
> >As I remember, MSDOS uses the "~" to specify short versions of long file
> >names.
> >
> I is not just msdos, it is cmd.exe which exists on (to my knowledge) all
> versions of windows. For example:
> Program Files == progra~1

Yes, I meant it is a hold-over from dealing with MS-DOS style 8.3 file
names.

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

pgsql-patches by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: psql \i handling ~ in specified file name
Next
From: Bruce Momjian
Date:
Subject: Re: psql \i handling ~ in specified file name