projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b62381d
)
doc: PG 16 relnotes, add commits
author
Bruce Momjian
Sun, 21 May 2023 15:55:50 +0000
(11:55 -0400)
committer
Bruce Momjian
Sun, 21 May 2023 15:56:16 +0000
(11:56 -0400)
Reported-by: Ian Lawrence Barwick
Discussion: https://postgr.es/m/CAB8KJ=hLvQDb53WdigV7OBEBh5tzQ7eA=pG0ZpccoRVBUNCXYA@mail.gmail.com
doc/src/sgml/release-16.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-16.sgml
b/doc/src/sgml/release-16.sgml
index 9f6a272b30f64cbcd055a5918847282065f26779..e156284b71f3ae2df29da645000618497868465d 100644
(file)
--- a/
doc/src/sgml/release-16.sgml
+++ b/
doc/src/sgml/release-16.sgml
@@
-233,6
+233,8
@@
Allow incremental sorts in more cases, including DISTINCT (David Rowley)