projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d37ab37
)
doc: PG 16 relnotes: udpate for commits since branching
author
Bruce Momjian
Mon, 14 Aug 2023 21:28:39 +0000
(17:28 -0400)
committer
Bruce Momjian
Mon, 14 Aug 2023 21:28:39 +0000
(17:28 -0400)
Backpatch-through: 16 only
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 e3541bbf155fe99eee93fbc3c4f2cdbc15269901..1f54f2c8dc36a29d9a11fac695986843e6208dad 100644
(file)
--- a/
doc/src/sgml/release-16.sgml
+++ b/
doc/src/sgml/release-16.sgml
@@
-1263,6
+1263,17
@@
These are controlled by "include", "include_if_exists", and "include_dir". Syst
+
+
+
+
+Allow pg_hba.conf tokens to be of unlimited length (Tom Lane)
+
+
+
-Allow psql's access privilege commands to show system objects (Nathan Bossart)
+Allow psql's access privilege commands to show system objects (Nathan Bossart
, Pavel Luzanov
)
-The options are \dpS
and \zS
.
+The options are \dpS
, \zS, and \drg
.