From: Masahiko Sawada Date: Mon, 20 Apr 2026 20:31:13 +0000 (-0700) Subject: doc: Fix missing role attribute in pg_get_tablespace_ddl() description. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79fba6ebaba4f6cd46fd80b55c891bb2ba734119;p=thirdparty%2Fpostgresql.git doc: Fix missing role attribute in pg_get_tablespace_ddl() description. The second function signature entry for pg_get_tablespace_ddl() was missing the role="func_signature" attribute. This commit adds the missing attribute to ensure consistent formatting with other function entries. Author: Tatsuya Kawata Discussion: https://postgr.es/m/CAHza6qcSgwdh+f41zEm6NSaGHvs5_cwjVu22+KTic=TfnonrFA@mail.gmail.com --- diff --git a/doc/src/sgml/func/func-info.sgml b/doc/src/sgml/func/func-info.sgml index 80cf11083d6..00f64f50ceb 100644 --- a/doc/src/sgml/func/func-info.sgml +++ b/doc/src/sgml/func/func-info.sgml @@ -3921,7 +3921,7 @@ acl | {postgres=arwdDxtm/postgres,foo=r/postgres} text ) setof text - + pg_get_tablespace_ddl ( tablespace name , VARIADIC options