projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
809e248
)
docs: properly attribute PG 12 rel item to James Coleman
author
Bruce Momjian
Sat, 11 May 2019 01:06:38 +0000
(21:06 -0400)
committer
Bruce Momjian
Sat, 11 May 2019 01:06:38 +0000
(21:06 -0400)
Reported-by: David Rowley
Discussion: https://postgr.es/m/CAKJS1f-NDmeA_tb0oRFhrgf19xq3A9MeoyMcckY04Ct=_i0c2A@mail.gmail.com
doc/src/sgml/release-12.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-12.sgml
b/doc/src/sgml/release-12.sgml
index f9d27fe4fed9f21f924dc9cb3fe9b2643f3249b1..9fdd7d973fc5987dbb0b8b96a3af4d6016084c10 100644
(file)
--- a/
doc/src/sgml/release-12.sgml
+++ b/
doc/src/sgml/release-12.sgml
@@
-811,7
+811,7
@@
Author: Tom Lane
-->
-Allow IN comparisons with arrays to use
IS NOT NULL
partial indexes more frequently (
Tom Lane
)
+Allow IN comparisons with arrays to use
IS NOT NULL
partial indexes more frequently (
James Coleman
)