Skip to content

Commit 864ec2f

Browse files
committed
Adjust 9.3 release notes per request from Simon
1 parent ef3defc commit 864ec2f

File tree

1 file changed

+18
-17
lines changed

1 file changed

+18
-17
lines changed

doc/src/sgml/release-9.3.sgml

Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182

183183
<listitem>
184184
<para>
185-
Improve memory usage for in-memory sorts (Jeff Janes)
185+
"Allow in-memory sorts to use their full memory allocation (Jeff Janes)
186186
</para>
187187

188188
<para>
@@ -401,7 +401,8 @@
401401
</para>
402402

403403
<para>
404-
This improves the usefulness of commit_delay.
404+
This improves the usefulness and behavior of commit_delay.
405+
BACKWARD COMPATIBILITY
405406
</para>
406407
</listitem>
407408

@@ -462,7 +463,8 @@
462463

463464
<listitem>
464465
<para>
465-
Improve performance of streaming replication log shipping (Andres Freund)
466+
Improve performance of streaming replication log shipping and
467+
standby promotion (Andres Freund, Simon Riggs)
466468
</para>
467469
</listitem>
468470

@@ -526,17 +528,10 @@
526528
</para>
527529
</listitem>
528530

529-
<listitem>
530-
<para>
531-
Allow recovery.conf to be relocated using configuration variable
532-
recovery_config_directory (Simon Riggs)
533-
</para>
534-
</listitem>
535-
536531
</itemizedlist>
537532

538533
<sect4>
539-
<title>WAL</title>
534+
<title>Write-Ahead Log (WAL)</title>
540535

541536
<itemizedlist>
542537

@@ -597,7 +592,7 @@
597592
</para>
598593

599594
<para>
600-
Only CREATE SCHEMA IF NOT EXISTS? If so, remove it.
595+
Only CREATE SCHEMA ... IF NOT EXISTS? If so, remove it.
601596
</para>
602597
</listitem>
603598

@@ -635,7 +630,7 @@
635630

636631
<listitem>
637632
<para>
638-
Add IF NOT EXISTS clause to CREATE SCHEMA (Fabrízio de Royes Mello)
633+
Add CREATE SCHEMA ... IF NOT EXIST clause (Fabrízio de Royes Mello)
639634
</para>
640635
</listitem>
641636

@@ -683,13 +678,12 @@
683678

684679
<listitem>
685680
<para>
686-
Allow CREATE TABLE to succeed for a non-existent schema
681+
Allow CREATE TABLE IF NOT EXIST to succeed for a non-existent schema
687682
(Bruce Momjian)
688683
</para>
689684

690685
<para>
691-
Previously, CREATE TABLE IF EXIST threw an error if the schema was
692-
nonexistent.
686+
Previously, it threw an error if the schema did not exist.
693687
</para>
694688
</listitem>
695689

@@ -967,7 +961,8 @@
967961
</para>
968962

969963
<para>
970-
Previously functions already run in the current session ignored changes
964+
Previously functions already run in the current session ignored
965+
search_path changes.
971966
(Bruce Momjian)
972967
</para>
973968
</listitem>
@@ -1393,6 +1388,12 @@
13931388
</para>
13941389
</listitem>
13951390

1391+
<listitem>
1392+
<para>
1393+
Add isolation tests for CREATE INDEX CONCURRENTLY (Abhijit Menon-Sen)
1394+
</para>
1395+
</listitem>
1396+
13961397
<listitem>
13971398
<para>
13981399
Remove typedefs for int2/int4 as they are better represented as int16/int32 (Peter Eisentraut)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy