SET FMTONLY#
Returns only metadata to the client. Can be used to test the format of the response without actually running the query.
Functionality not supported.
Syntax#
SET FMTONLY { ON | OFF } [;]
Remarks#
Argument values are ignored and do not change the default behavior.
Permissions#
Requires membership in the public role.