pgsql: doc: Remove superfluous bracket in synopsis

2024-02-08 Thread Daniel Gustafsson
doc: Remove superfluous bracket in synopsis

Commit 9c08aea6a30 accidentally added one too many end brackets
in the synopsis for CREATE DATABASE .. strategy = strat. Fix by
removing. Backpatch to v15 where it was introduced.

Reported-by: tim.needh...@gmail.com
Discussion: 
https://postgr.es/m/170734160862.3279712.810853722572951...@wrigleys.postgresql.org
Backpatch-through: v15

Branch
--
REL_15_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/27c3a41f3cfbfc3ab471fd85b4885d39f7c42ae6

Modified Files
--
doc/src/sgml/ref/create_database.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



pgsql: doc: Remove superfluous bracket in synopsis

2024-02-08 Thread Daniel Gustafsson
doc: Remove superfluous bracket in synopsis

Commit 9c08aea6a30 accidentally added one too many end brackets
in the synopsis for CREATE DATABASE .. strategy = strat. Fix by
removing. Backpatch to v15 where it was introduced.

Reported-by: tim.needh...@gmail.com
Discussion: 
https://postgr.es/m/170734160862.3279712.810853722572951...@wrigleys.postgresql.org
Backpatch-through: v15

Branch
--
REL_16_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/e13205a5e4ad0fb75110a25f81654511303566f8

Modified Files
--
doc/src/sgml/ref/create_database.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



pgsql: doc: Remove superfluous bracket in synopsis

2024-02-08 Thread Daniel Gustafsson
doc: Remove superfluous bracket in synopsis

Commit 9c08aea6a30 accidentally added one too many end brackets
in the synopsis for CREATE DATABASE .. strategy = strat. Fix by
removing. Backpatch to v15 where it was introduced.

Reported-by: tim.needh...@gmail.com
Discussion: 
https://postgr.es/m/170734160862.3279712.810853722572951...@wrigleys.postgresql.org
Backpatch-through: v15

Branch
--
master

Details
---
https://git.postgresql.org/pg/commitdiff/fdfb92c0307c95eba10854196628d88e6708901e

Modified Files
--
doc/src/sgml/ref/create_database.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)