mirror of
https://github.com/postgres/postgres.git
synced 2025-11-19 13:42:17 +03:00
Revert "Add USER SET parameter values for pg_db_role_setting"
This reverts commit096dd80f3cand 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:
@@ -3367,7 +3367,6 @@ construct_array_builtin(Datum *elems, int nelems, Oid elmtype)
|
||||
switch (elmtype)
|
||||
{
|
||||
case CHAROID:
|
||||
case BOOLOID:
|
||||
elmlen = 1;
|
||||
elmbyval = true;
|
||||
elmalign = TYPALIGN_CHAR;
|
||||
|
||||
Reference in New Issue
Block a user