- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit48e24ba
committed
Import changes from IMath versions (1.3, 1.29].
Upstream fixed bugs over the years, but none are confirmed to haveaffected pgcrypto. We're better off naively tracking upstream thanreactively maintaining a twelve-year-old snapshot of upstream. Add aheader comment describing the synchronization procedure. Discard use ofINVERT_COMPARE_RESULT(); the domain of the comparisons in question is{-1,0,1}, controlled entirely by code in imath.c.Andrew Gierth reviewed the Makefile change. Tom Lane reviewed thesynchronization procedure description.Discussion:https://postgr.es/m/20190203035704.GA6226@rfd.leadboat.com1 parentd1299aa commit48e24ba
3 files changed
+1633
-1501
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
| 62 | + | |
| 63 | + | |
| 64 | + | |
62 | 65 |
| |
63 | 66 |
| |
64 | 67 |
| |
|
0 commit comments
Comments
(0)