projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29854ee
)
Add missing type name "multirange" in docs chapter title
author
Alexander Korotkov
Tue, 15 Jun 2021 13:06:32 +0000
(16:06 +0300)
committer
Alexander Korotkov
Tue, 15 Jun 2021 13:06:32 +0000
(16:06 +0300)
Discussion: https://postgr.es/m/CAFj8pRDioOxiJgmgw9TqQqZ3CxnJC4P5B2Oospf2eMgAjJuewA%40mail.gmail.com
Author: Pavel Stehule, Alexander Korotkov
Reviewed-by: Justin Pryzby, Tom Lane
doc/src/sgml/func.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/func.sgml
b/doc/src/sgml/func.sgml
index a2d810ef40e6631fc1356be6b4994a02db725dbd..91b7674cbb30be86c71439f0ca5ca2d0678ab0d2 100644
(file)
--- a/
doc/src/sgml/func.sgml
+++ b/
doc/src/sgml/func.sgml
@@
-18165,7
+18165,7
@@
SELECT NULLIF(value, '(none)') ...
-
Range Functions and Operators
+
Range
/Multirange
Functions and Operators
See
for an overview of range types.