Re: generate.consistent.ids

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: pgsql-docs <pgsql-docs(at)postgresql(dot)org>
Subject: Re: generate.consistent.ids
Date: 2017-12-05 14:07:41
Message-ID: 11b9efa7-b434-e640-5256-3a459883564c@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On 12/1/17 13:39, Peter Eisentraut wrote:
> I found that the setting
>
> <xsl:param name="generate.consistent.ids" select="1"/>
>
> also enables the XSL stylesheets to produce anchors that are consistent
> across builds. I would have expected that to increase the build time,
> but in my testing the penalty is barely noticeable. So I would like to
> make this change in PG11 and also PG10. Patch attached.

committed to master and PG10

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2017-12-05 16:22:35 Re: Binary format for array in COPY-command
Previous Message vladqt 2017-12-05 11:43:13 Binary format for array in COPY-command