]> git.ipfire.org Git - thirdparty/postgresql.git/commit
doc: Fix missing role attribute in pg_get_tablespace_ddl() description.
authorMasahiko Sawada <msawada@postgresql.org>
Mon, 20 Apr 2026 20:31:13 +0000 (13:31 -0700)
committerMasahiko Sawada <msawada@postgresql.org>
Mon, 20 Apr 2026 20:31:13 +0000 (13:31 -0700)
commit79fba6ebaba4f6cd46fd80b55c891bb2ba734119
treec12ec564930184c3c4e4bb81326d39eda96d7836
parentcfcd5711160a42249def8f781bae197829cf44c7
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 <kawatatatsuya0913@gmail.com>
Discussion: https://postgr.es/m/CAHza6qcSgwdh+f41zEm6NSaGHvs5_cwjVu22+KTic=TfnonrFA@mail.gmail.com
doc/src/sgml/func/func-info.sgml