public inbox for [email protected]
help / color / mirror / Atom feedTypo in README.dist-split
6+ messages / 3 participants
[nested] [flat]
* Typo in README.dist-split
@ 2005-08-29 22:41 Alvaro Herrera <[email protected]>
2005-09-23 18:02 ` Re: [DOCS] Typo in README.dist-split Bruce Momjian <[email protected]>
0 siblings, 1 reply; 6+ messages in thread
From: Alvaro Herrera @ 2005-08-29 22:41 UTC (permalink / raw)
To: [email protected]; +Cc: pgsql-www
Not sure what mailing list should I be sending this report to. Anyway,
the problem is in the README.dist-split file to be found in some
version's directories -- I'm looking at
ftp://ftp.cl.postgresql.org/ftp/pub/postgresql/source/v8.1beta/README.dist-split
The last paragraph states
"Previous versions used a different, incompatible split where all
subpackages where required"
Instead it should read
"Previous versions used a different, incompatible split where all
subpackages were required"
Note the where vs. were. Thanks.
--
Alvaro Herrera <alvherre[]alvh.no-ip.org> Architect, www.EnterpriseDB.com
"God is real, unless declared as int"
^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: [DOCS] Typo in README.dist-split
2005-08-29 22:41 Typo in README.dist-split Alvaro Herrera <[email protected]>
@ 2005-09-23 18:02 ` Bruce Momjian <[email protected]>
2005-09-23 18:33 ` Re: [DOCS] Typo in README.dist-split Alvaro Herrera <[email protected]>
0 siblings, 1 reply; 6+ messages in thread
From: Bruce Momjian @ 2005-09-23 18:02 UTC (permalink / raw)
To: Alvaro Herrera <[email protected]>; +Cc: [email protected]; pgsql-www; Marc G. Fournier <[email protected]>
This needs to be fixed. I still see the incorrect file contents
outlined below.
---------------------------------------------------------------------------
Alvaro Herrera wrote:
> Not sure what mailing list should I be sending this report to. Anyway,
> the problem is in the README.dist-split file to be found in some
> version's directories -- I'm looking at
>
> ftp://ftp.cl.postgresql.org/ftp/pub/postgresql/source/v8.1beta/README.dist-split
>
>
> The last paragraph states
>
> "Previous versions used a different, incompatible split where all
> subpackages where required"
>
> Instead it should read
>
> "Previous versions used a different, incompatible split where all
> subpackages were required"
>
> Note the where vs. were. Thanks.
>
> --
> Alvaro Herrera <alvherre[]alvh.no-ip.org> Architect, www.EnterpriseDB.com
> "God is real, unless declared as int"
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to [email protected] so that your
> message can get through to the mailing list cleanly
>
--
Bruce Momjian | http://candle.pha.pa.us
[email protected] | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: [DOCS] Typo in README.dist-split
2005-08-29 22:41 Typo in README.dist-split Alvaro Herrera <[email protected]>
2005-09-23 18:02 ` Re: [DOCS] Typo in README.dist-split Bruce Momjian <[email protected]>
@ 2005-09-23 18:33 ` Alvaro Herrera <[email protected]>
2005-10-13 21:05 ` Re: [DOCS] Typo in README.dist-split Bruce Momjian <[email protected]>
2005-10-13 21:08 ` Re: [DOCS] Typo in README.dist-split Bruce Momjian <[email protected]>
0 siblings, 2 replies; 6+ messages in thread
From: Alvaro Herrera @ 2005-09-23 18:33 UTC (permalink / raw)
To: Bruce Momjian <[email protected]>; +Cc: [email protected]; pgsql-www; Marc G. Fournier <[email protected]>
On Fri, Sep 23, 2005 at 02:02:47PM -0400, Bruce Momjian wrote:
>
> This needs to be fixed. I still see the incorrect file contents
> outlined below.
In fact, I see the _wrong_ "where" was fixed! So they now are both
wrong :-)
> ---------------------------------------------------------------------------
>
> Alvaro Herrera wrote:
> > Not sure what mailing list should I be sending this report to. Anyway,
> > the problem is in the README.dist-split file to be found in some
> > version's directories -- I'm looking at
> >
> > ftp://ftp.cl.postgresql.org/ftp/pub/postgresql/source/v8.1beta/README.dist-split
> >
> >
> > The last paragraph states
> >
> > "Previous versions used a different, incompatible split where all
> > subpackages where required"
> >
> > Instead it should read
> >
> > "Previous versions used a different, incompatible split where all
> > subpackages were required"
> >
> > Note the where vs. were. Thanks.
--
Alvaro Herrera Architect, http://www.EnterpriseDB.com
"Escucha y olvidarás; ve y recordarás; haz y entenderás" (Confucio)
^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: [DOCS] Typo in README.dist-split
2005-08-29 22:41 Typo in README.dist-split Alvaro Herrera <[email protected]>
2005-09-23 18:02 ` Re: [DOCS] Typo in README.dist-split Bruce Momjian <[email protected]>
2005-09-23 18:33 ` Re: [DOCS] Typo in README.dist-split Alvaro Herrera <[email protected]>
@ 2005-10-13 21:05 ` Bruce Momjian <[email protected]>
1 sibling, 0 replies; 6+ messages in thread
From: Bruce Momjian @ 2005-10-13 21:05 UTC (permalink / raw)
To: Alvaro Herrera <[email protected]>; +Cc: [email protected]; pgsql-www; Marc G. Fournier <[email protected]>
This is still not fixed!
---------------------------------------------------------------------------
Alvaro Herrera wrote:
> On Fri, Sep 23, 2005 at 02:02:47PM -0400, Bruce Momjian wrote:
> >
> > This needs to be fixed. I still see the incorrect file contents
> > outlined below.
>
> In fact, I see the _wrong_ "where" was fixed! So they now are both
> wrong :-)
>
> > ---------------------------------------------------------------------------
> >
> > Alvaro Herrera wrote:
> > > Not sure what mailing list should I be sending this report to. Anyway,
> > > the problem is in the README.dist-split file to be found in some
> > > version's directories -- I'm looking at
> > >
> > > ftp://ftp.cl.postgresql.org/ftp/pub/postgresql/source/v8.1beta/README.dist-split
> > >
> > >
> > > The last paragraph states
> > >
> > > "Previous versions used a different, incompatible split where all
> > > subpackages where required"
> > >
> > > Instead it should read
> > >
> > > "Previous versions used a different, incompatible split where all
> > > subpackages were required"
> > >
> > > Note the where vs. were. Thanks.
>
>
> --
> Alvaro Herrera Architect, http://www.EnterpriseDB.com
> "Escucha y olvidar?s; ve y recordar?s; haz y entender?s" (Confucio)
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>
--
Bruce Momjian | http://candle.pha.pa.us
[email protected] | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: [DOCS] Typo in README.dist-split
2005-08-29 22:41 Typo in README.dist-split Alvaro Herrera <[email protected]>
2005-09-23 18:02 ` Re: [DOCS] Typo in README.dist-split Bruce Momjian <[email protected]>
2005-09-23 18:33 ` Re: [DOCS] Typo in README.dist-split Alvaro Herrera <[email protected]>
@ 2005-10-13 21:08 ` Bruce Momjian <[email protected]>
1 sibling, 0 replies; 6+ messages in thread
From: Bruce Momjian @ 2005-10-13 21:08 UTC (permalink / raw)
To: Alvaro Herrera <[email protected]>; +Cc: [email protected]; pgsql-www; Marc G. Fournier <[email protected]>
For clarity, the last line should be:
different, incompatible split where all subpackages were required.)
---------------------------------------------------------------------------
Alvaro Herrera wrote:
> On Fri, Sep 23, 2005 at 02:02:47PM -0400, Bruce Momjian wrote:
> >
> > This needs to be fixed. I still see the incorrect file contents
> > outlined below.
>
> In fact, I see the _wrong_ "where" was fixed! So they now are both
> wrong :-)
>
> > ---------------------------------------------------------------------------
> >
> > Alvaro Herrera wrote:
> > > Not sure what mailing list should I be sending this report to. Anyway,
> > > the problem is in the README.dist-split file to be found in some
> > > version's directories -- I'm looking at
> > >
> > > ftp://ftp.cl.postgresql.org/ftp/pub/postgresql/source/v8.1beta/README.dist-split
> > >
> > >
> > > The last paragraph states
> > >
> > > "Previous versions used a different, incompatible split where all
> > > subpackages where required"
> > >
> > > Instead it should read
> > >
> > > "Previous versions used a different, incompatible split where all
> > > subpackages were required"
> > >
> > > Note the where vs. were. Thanks.
>
>
> --
> Alvaro Herrera Architect, http://www.EnterpriseDB.com
> "Escucha y olvidar?s; ve y recordar?s; haz y entender?s" (Confucio)
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>
--
Bruce Momjian | http://candle.pha.pa.us
[email protected] | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: [DOCS] Typo in README.dist-split
@ 2005-10-13 21:31 Dave Page <[email protected]>
0 siblings, 0 replies; 6+ messages in thread
From: Dave Page @ 2005-10-13 21:31 UTC (permalink / raw)
To: Bruce Momjian <[email protected]>; Alvaro Herrera <[email protected]>; +Cc: [email protected]; pgsql-www; Marc G. Fournier <[email protected]>
Done.
-----Original Message-----
From: [email protected] on behalf of Bruce Momjian
Sent: Thu 10/13/2005 10:08 PM
To: Alvaro Herrera
Cc: [email protected]; [email protected]; Marc G. Fournier
Subject: Re: [pgsql-www] [DOCS] Typo in README.dist-split
For clarity, the last line should be:
different, incompatible split where all subpackages were required.)
---------------------------------------------------------------------------
Alvaro Herrera wrote:
> On Fri, Sep 23, 2005 at 02:02:47PM -0400, Bruce Momjian wrote:
> >
> > This needs to be fixed. I still see the incorrect file contents
> > outlined below.
>
> In fact, I see the _wrong_ "where" was fixed! So they now are both
> wrong :-)
>
> > ---------------------------------------------------------------------------
> >
> > Alvaro Herrera wrote:
> > > Not sure what mailing list should I be sending this report to. Anyway,
> > > the problem is in the README.dist-split file to be found in some
> > > version's directories -- I'm looking at
> > >
> > > ftp://ftp.cl.postgresql.org/ftp/pub/postgresql/source/v8.1beta/README.dist-split
> > >
> > >
> > > The last paragraph states
> > >
> > > "Previous versions used a different, incompatible split where all
> > > subpackages where required"
> > >
> > > Instead it should read
> > >
> > > "Previous versions used a different, incompatible split where all
> > > subpackages were required"
> > >
> > > Note the where vs. were. Thanks.
>
>
> --
> Alvaro Herrera Architect, http://www.EnterpriseDB.com
> "Escucha y olvidar?s; ve y recordar?s; haz y entender?s" (Confucio)
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>
--
Bruce Momjian | http://candle.pha.pa.us
[email protected] | (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 6: explain analyze is your friend
^ permalink raw reply [nested|flat] 6+ messages in thread
end of thread, other threads:[~2005-10-13 21:31 UTC | newest]
Thread overview: 6+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2005-08-29 22:41 Typo in README.dist-split Alvaro Herrera <[email protected]>
2005-09-23 18:02 ` Bruce Momjian <[email protected]>
2005-09-23 18:33 ` Alvaro Herrera <[email protected]>
2005-10-13 21:05 ` Bruce Momjian <[email protected]>
2005-10-13 21:08 ` Bruce Momjian <[email protected]>
2005-10-13 21:31 Re: [DOCS] Typo in README.dist-split Dave Page <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox