Skip to content

Commit 30579d2

Browse files
committed
doc: PG 16 relnotes, add commits
Reported-by: Ian Lawrence Barwick Discussion: https://postgr.es/m/CAB8KJ=hLvQDb53WdigV7OBEBh5tzQ7eA=pG0ZpccoRVBUNCXYA@mail.gmail.com
1 parent b62381d commit 30579d2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/src/sgml/release-16.sgml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,8 @@ Allow incremental sorts in more cases, including DISTINCT (David Rowley)
233233

234234
<!--
235235
Author: David Rowley <drowley@postgresql.org>
236+
2022-08-02 [1349d2790] Improve performance of ORDER BY / DISTINCT aggregates
237+
Author: David Rowley <drowley@postgresql.org>
236238
2022-12-20 [3226f4728] Add enable_presorted_aggregate GUC
237239
Author: David Rowley <drowley@postgresql.org>
238240
2023-01-17 [da5800d5f] Don't presort ORDER BY/DISTINCT Aggrefs with volatile fu
@@ -1632,6 +1634,8 @@ This can improve readability for long strings of digits.
16321634

16331635
<!--
16341636
Author: Tom Lane <tgl@sss.pgh.pa.us>
1637+
2023-01-01 [2ceea5adb] Accept "+infinity" in date and timestamp[tz] input.
1638+
Author: Tom Lane <tgl@sss.pgh.pa.us>
16351639
2023-03-09 [bcc704b52] Reject combining "epoch" and "infinity" with other datet
16361640
-->
16371641

0 commit comments

Comments
 (0)