mirror of
https://github.com/postgres/postgres.git
synced 2025-08-30 06:01:21 +03:00
Revert "Add USER SET parameter values for pg_db_role_setting"
This reverts commit096dd80f3c
and its fixupsbeecbe8e50
,afdd9f7f0e
,529da086ba
,db93e739ac
. Catversion is bumped. Discussion: https://postgr.es/m/d46f9265-ff3c-6743-2278-6772598233c2%40pgmasters.net
This commit is contained in:
@@ -1902,13 +1902,6 @@ INSERT INTO tbl1 VALUES ($1, $2) \bind 'first value' 'second value' \g
|
||||
commands are used to define per-role and per-database configuration
|
||||
settings.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Since <productname>PostgreSQL</productname> 16, the output includes a
|
||||
column with the values of the
|
||||
<link linkend="sql-alterrole-user-set"><literal>USER SET</literal></link>
|
||||
flag for each setting.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
Reference in New Issue
Block a user