Re: pgsql: Fix markup, other minor editing for recent btree_gist doc

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Fix markup, other minor editing for recent btree_gist doc
Date: 2010-08-03 15:52:33
Message-ID: AANLkTikBN-GvZkHg+y79-TYUiK-EvAn8oPYu1-eWVC=6@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Tue, Aug 3, 2010 at 11:28 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Robert Haas <robertmhaas(at)gmail(dot)com> writes:
>> On Tue, Aug 3, 2010 at 11:15 AM, Tom Lane <tgl(at)postgresql(dot)org> wrote:
>>> Fix markup, other minor editing for recent btree_gist doc changes.
>
>> Woops, sorry.  Didn't proofread that one as carefully as I should have.
>
> It appears that it would've built anyway in some contexts (the build at
> http://developer.postgresql.org/pgdocs/postgres/buildlog.html
> wasn't complaining for instance).  I only noticed it because I saw a
> failure while doing a VPATH build.  I'm still trying to figure out why
> that matters ...

It did work here for me (I just double checked, and it worked again),
but I still should have caught it.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message User Mkz 2010-08-03 15:55:25 pgbouncer - pgbouncer: v1.3.4rc1
Previous Message Robert Haas 2010-08-03 15:47:16 pgsql: Fix inheritance count tracking in ALTER TABLE ..