Re: Synchronize with imath upstream
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Noah Misch <noah@leadboat.com>
Cc: Andres Freund <andres@anarazel.de>, pgsql-hackers@lists.postgresql.org,
Alvaro Herrera <alvherre@2ndquadrant.com>,
David Fetter <david@fetter.org>,
Andrew Gierth <andrew@tao11.riddles.org.uk>,
pgsql-hackers@postgresql.org, daniel@yesql.se, michael@paquier.xyz
Date: 2019-02-08T04:56:18Z
Lists: pgsql-hackers
Noah Misch <noah@leadboat.com> writes: > On Thu, Feb 07, 2019 at 10:12:05AM -0500, Tom Lane wrote: >> I have no particular opinion on whether pgindent should be part of the >> mix for imath, but I do strongly recommend setting up and documenting a >> reproducible import process, as I did for src/timezone. > Good idea. I've modified the imath.c header comment to take the form of an > import process; see attached imath1.29-pgedits-v2.patch. Maybe easier to keep the instructions in a separate README file? (I don't see a need to put a PG copyright in this file, when the mods from upstream are this small.) Looks good otherwise. regards, tom lane
Commits
-
Import changes from IMath versions (1.3, 1.29].
- 48e24ba6b7fd 12.0 landed
-
Cherry-pick security-relevant fixes from upstream imath library.
- 8b59672d8d23 9.5.0 cited