Doc: Fix the datatype of the newly added SUBSCRIPTION options.

Amit Kapila <akapila@postgresql.org>

Commit: d73c285af5c29a0b486643b77350bc23fbb6114c
Author: Amit Kapila <akapila@postgresql.org>
Date: 2023-04-08T04:12:50Z
Releases: 16.0
Doc: Fix the datatype of the newly added SUBSCRIPTION options.

In docs, the datatype of "password_required" and "run_as_owner" was
incorrectly specified as a string.

Author: Amit Kapila
Reviewed-by: Sawada Masahiko
Discussion: https://postgr.es/m/CAHut+Pu=pnJf=SS1583pknSQ3CbOqLCkWcJCQYt6zxTagHEdmw@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/ref/create_subscription.sgml modified +2 −2

Documentation touched

Discussion