Re: Tips on committing - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Tips on committing
Date
Msg-id 20180629220207.GD31766@momjian.us
Whole thread Raw
In response to Re: Tips on committing  (Peter Geoghegan <pg@bowt.ie>)
Responses Re: Tips on committing
Re: Tips on committing
List pgsql-hackers
On Thu, Jun 28, 2018 at 09:46:17AM -0700, Peter Geoghegan wrote:
> * Don't assume that you haven't broken the doc build if you make even
> a trivial doc change. Removing a GUC can break instances in the
> release notes where they're referenced. Even grep can miss this, since
> references to the GUC will have dashes rather than underscores, plus
> possibly other variations.

Yes, I even check the docs after whitespace changes.

-- 
  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-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Internal error XX000 with enable_partition_pruning=on, pg 11beta1 on Debian
Next
From: Tom Lane
Date:
Subject: Re: Explain buffers wrong counter with parallel plans