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 <[email protected]>
Discussion: 
https://postgr.es/m/CAHza6qcSgwdh+f41zEm6NSaGHvs5_cwjVu22+KTic=tfnon...@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/79fba6ebaba4f6cd46fd80b55c891bb2ba734119

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

Reply via email to