projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fbb46f
)
doc PG 18 relnotes: clarify multiplication item
author
Bruce Momjian
Wed, 28 May 2025 16:34:11 +0000
(12:34 -0400)
committer
Bruce Momjian
Wed, 28 May 2025 16:34:11 +0000
(12:34 -0400)
Reported-by: Dean Rasheed
Author: Dean Rasheed
Discussion: https://postgr.es/m/CAEZATCXZGU3LLMZHobYys1MLpyNMAus7+UUpWeeFYwSaPNC2CA@mail.gmail.com
doc/src/sgml/release-18.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-18.sgml
b/doc/src/sgml/release-18.sgml
index 619592bd882d1bf6bc41260dbde6a0c86e2c9d9a..536d7c049789cea4aa4955b823dd5f17872ffcfb 100644
(file)
--- a/
doc/src/sgml/release-18.sgml
+++ b/
doc/src/sgml/release-18.sgml
@@
-2905,13
+2905,22
@@
Add ARM Neon and SVE CPU intrinsics for popcount (integer bit counting) (Chiranm
-Improve the speed of multiplication (Joel Jacobson, Dean Rasheed)
+Improve the speed of numeric multiplication and division (Joel Jacobson, Dean Rasheed)
+
§
+
§
§
+
§