projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9520f8d
)
doc: Add documentation for pg_database.datlocprovider column
author
Peter Eisentraut
Mon, 23 May 2022 08:31:33 +0000
(10:31 +0200)
committer
Peter Eisentraut
Mon, 23 May 2022 08:31:33 +0000
(10:31 +0200)
This was apparently missed in the original commit.
Author: Shinoda, Noriyoshi (PN Japan FSIP)
Discussion: https://www.postgresql.org/message-id/flat/DM4PR84MB1734BA51BC8B08CF3FA239BBEED49%40DM4PR84MB1734.NAMPRD84.PROD.OUTLOOK.COM
doc/src/sgml/catalogs.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/catalogs.sgml
b/doc/src/sgml/catalogs.sgml
index d96c72e5310ee3073f7aff9dd981d6b84b23e916..c00c93dd7be67883e11f41b41094cdefff69b8d2 100644
(file)
--- a/
doc/src/sgml/catalogs.sgml
+++ b/
doc/src/sgml/catalogs.sgml
@@
-2965,6
+2965,16
@@
SCRAM-SHA-256$
<iteration count>
:
&l
+
+
+
datlocprovider
char
+
+
+ Locale provider for this database:
c
= libc,
+
i
= icu
+
+
+
datistemplate
bool