From:
"Magnus Hagander" <mha(at)sollentuna(dot)net>
To:
<pgsql-hackers(at)postgresql(dot)org>,"Simon Riggs" <simon(at)2ndquadrant(dot)com>,"Martijn van Oosterhout" <kleptog(at)svana(dot)org>
Cc:
"Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>,"Bernd Helmle" <mailings(at)oopsware(dot)de>, <pgsql-patches(at)postgresql(dot)org>
Subject:
Re: [HACKERS] Bug in WAL backup documentation
Date:
2006-11-03 23:43:33
Message-ID:
6BCB9D8A16AC4241919521715F4D8BCEA0FCF4@algol.sollentuna.se (view raw or flat )
Thread:
2006-11-03 11:23:23 from Bernd Helmle <mailings(at)oopsware(dot)de>
2006-11-03 16:25:09 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2006-11-03 16:34:16 from Martijn van Oosterhout <kleptog(at)svana(dot)org>
2006-11-03 23:09:25 from "Simon Riggs" <simon(at)2ndquadrant(dot)com>
2006-11-03 23:24:58 from "Andrew Dunstan" <andrew(at)dunslane(dot)net>
2006-11-03 23:43:33 from "Magnus Hagander" <mha(at)sollentuna(dot)net>
2006-11-04 18:29:55 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2006-11-05 15:02:11 from "Simon Riggs" <simon(at)2ndquadrant(dot)com>
2006-11-05 16:10:13 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2006-11-05 16:43:11 from "Simon Riggs" <simon(at)2ndquadrant(dot)com>
2006-11-05 16:49:36 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2006-11-05 18:15:24 from "Simon Riggs" <simon(at)2ndquadrant(dot)com>
2006-11-08 01:11:35 from Bruno Wolff III <bruno(at)wolff(dot)to>
2006-11-08 10:19:54 from Martijn van Oosterhout <kleptog(at)svana(dot)org>
2006-11-06 08:25:53 from "Simon Riggs" <simon(at)2ndquadrant(dot)com>
2006-11-10 22:32:52 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2006-11-03 17:37:33 from "Florian G(dot) Pflug" <fgp(at)phlo(dot)org>
Lists:
pgsql-hackers pgsql-patches
> > > Since 8.1 has done this all along and no one's actually
> complained
> > > about it, I guess no one is using scripts that do "cd". I'm
> > > inclined to go with Bernd's suggestion to change the docs
> to match
> > > the code, but does anyone have a contrary opinion?
>
> > In Unix you can easily prepend $PWD to the string, but I don't know
> > how easy that is in Windows.
>
> Windows input anyone?
%CD% gives the same as $PWD in a command shell:
C:\Program Files\Microsoft Visual Studio 8\VC>echo %CD%
C:\Program Files\Microsoft Visual Studio 8\VC
//Magnus
In response to
pgsql-hackers by date
Next :From: Sergey E. KoposovDate: 2006-11-04 13:41:43
Subject : CLUSTER micro-doc-patch
Previous :From : Andrew DunstanDate : 2006-11-03 23:24:58
Subject : Re: [HACKERS] Bug in WAL backup documentation
pgsql-patches by date
Next :From: Sergey E. KoposovDate: 2006-11-04 13:41:43
Subject : CLUSTER micro-doc-patch
Previous :From : Andrew DunstanDate : 2006-11-03 23:24:58
Subject : Re: [HACKERS] Bug in WAL backup documentation