projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09ae329
)
doc: update PG 14 release notes with recent feedback
author
Bruce Momjian
Fri, 14 May 2021 17:01:03 +0000
(13:01 -0400)
committer
Bruce Momjian
Fri, 14 May 2021 17:01:12 +0000
(13:01 -0400)
Reported-by: Justin Pryzby
Discussion: https://postgr.es/m/
20210514020141
[email protected]
doc/src/sgml/release-14.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-14.sgml
b/doc/src/sgml/release-14.sgml
index 2b2cb84c39b6ae307e0504745819e1d47c004368..c4df401c686296e7bacb8d885b9f6b02ea48d645 100644
(file)
--- a/
doc/src/sgml/release-14.sgml
+++ b/
doc/src/sgml/release-14.sgml
@@
-630,6
+630,17
@@
VACUUM now has a PROCESS_TOAST which can be set to false to disable TOAST proces
+
+
+
+
+Have COPY FREEZE appropriately update page visibility bits (Anastasia Lubennikova, Pavan Deolasee, Jeff Janes)
+
+
+
+
+
+Allow ALTER TYPE to specify or remove a SUBSCRIPT handler (Tom Lane)
+
+
+
@@
-3331,7
+3355,7
@@
Mark btree_gist functions as parallel safe (Steven Winfield)
-
P
ostgres_fdw
+
p
ostgres_fdw