Re: [COMMITTERS] pgsql: doc: add missing sect1 close tag - Mailing list pgsql-committers

From Bruce Momjian
Subject Re: [COMMITTERS] pgsql: doc: add missing sect1 close tag
Date
Msg-id 20170413175104.GD3641@momjian.us
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: doc: add missing sect1 close tag  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-committers
On Thu, Apr 13, 2017 at 08:14:55PM +0300, Heikki Linnakangas wrote:
> On 04/13/2017 08:13 PM, Bruce Momjian wrote:
> >doc: add missing sect1 close tag
> >
> >Fixes commit 4f3b87ab780b95c2cc8a591259baefaff4852037
>
> Oops. Thanks for cleaning up after me! Michael pointed that out earlier, but
> I missed it anyway.
>
> My doc toolchain didn't complain about that; did you see an error?

I build the docs every 10 minutes automatically and get a report on
failure.  'make check' in doc/sgml showed the cause.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: [COMMITTERS] pgsql: doc: add missing sect1 close tag
Next
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Fix regexport.c to behave sanely with lookaround constraints.