On 04.06.26 05:19, Japin Li wrote:
Currently, we are on 19beta1, and I found an invalid URL for an SQL command.

     postgres=# \h SET SESSION
     Command:     SET SESSION AUTHORIZATION
     Description: set the session user identifier and the current user 
identifier of the current session
     Syntax:
     SET [ SESSION | LOCAL ] SESSION AUTHORIZATION user_name
     SET [ SESSION | LOCAL ] SESSION AUTHORIZATION DEFAULT
     RESET SESSION AUTHORIZATION
URL: https://www.postgresql.org/docs/19/sql-set-session-authorization.html

This URL works now. It probably did not work before there was a 19-something release out.



Reply via email to