Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rfmYY-002DWk-VA for pgsql-hackers@arkaria.postgresql.org; Thu, 29 Feb 2024 19:59:03 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rfmYX-0088xb-FZ for pgsql-hackers@arkaria.postgresql.org; Thu, 29 Feb 2024 19:59:01 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rfmYX-0088xS-6B for pgsql-hackers@lists.postgresql.org; Thu, 29 Feb 2024 19:59:01 +0000 Received: from mail-oi1-x235.google.com ([2607:f8b0:4864:20::235]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1rfmYT-002Cr9-5e for pgsql-hackers@lists.postgresql.org; Thu, 29 Feb 2024 19:58:59 +0000 Received: by mail-oi1-x235.google.com with SMTP id 5614622812f47-3bbbc6bcc78so944134b6e.1 for ; Thu, 29 Feb 2024 11:58:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; t=1709236737; x=1709841537; darn=lists.postgresql.org; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=n7ad0bGcLJlS/Ei9+SATfmRXajpYbF5QUCt0uokGW38=; b=hVBoZo2MFUwgCKqYutowEFeDKNxpLYYhdDOLZHvKzgseDq5cVNab1Vu43RLr+5EGpS Gdp/4i+Bq+oPQXSaj2u84EyboXHPUVFBV5Kw2ho+BEFVEzZw+X+CKAGRmgEnC8Hf6sHf yQHIuD0kVeCo2tgYXRXORpSpiI7PRmxviVNNh+zKNozDr9OG4FXG990YKIMAimNhN9PS +0J83rs47sNeQnkJmkw+b/z5uiaJpOBmQqNnsz4wEiivhNYLZAEJ5/UvSA4gVNJFaTeS sr3ctZcxUKioNf9R4eatmvOtXUVZTTr1LU0K3ZUp+C5GsXnuGN4r9OZHyiw4+o5NR3jd T9Xw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709236737; x=1709841537; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=n7ad0bGcLJlS/Ei9+SATfmRXajpYbF5QUCt0uokGW38=; b=t/luIoLox4Aot+yJzGodORkMtD3za6hk6sWD8glmM9sq0WY3Ih8B6wWa+fL6gvT62y sMdEe0lrul1B0oJJumRmtBApK0Udgyd8vvCgCLGDeNjCz/rzQ3zi7OnsFbJE/fKYFNWI KqxB8ZntrzCCZdxgY3DTZurY/X+gazonxLX3FKz7it3ShBEIrwejRRTMPs2vHAT2+mtH JSMlQZnkkKuZnSee7f2dDCEzpMdEey9zhu6s3MEwREPnjuns2RU0btwHWfmC6aVRWuVM 2GYkxeId9TsRcatu+eBD7BiTURl5Q2OTiPAsfDtXWqBJgKUJVpKbDVVPJ89Wp1jqyK1C jSWA== X-Gm-Message-State: AOJu0YyMe7b12UbBkXTcCgNJor1v6PUpip72pZmwKV5Cjt6O5Rafr/lk S2J5z983dYaR6lt8iBetKtDN8c1d92q7vG2ks7J5YL8C4QSJm56Shs0RhzNQrggSP12y4ne0H/g W/hI2yf/L5wTDplwWh7yE0KxVXPOqMGQ8JB8sYqp9tq85gr+Xxw== X-Google-Smtp-Source: AGHT+IG+FBX7YrTbxpLP9jAGVNHc5PL9fzmuKuwO/alfQORbTm6wPueEuy0Lkjg25KQI12PPQqdh9hn4AieJm+3ui9Y= X-Received: by 2002:a05:6358:5f19:b0:17b:f03e:2bfa with SMTP id y25-20020a0563585f1900b0017bf03e2bfamr1341813rwn.21.1709236737558; Thu, 29 Feb 2024 11:58:57 -0800 (PST) MIME-Version: 1.0 References: <86FCD541-91BD-48E6-9327-FEB162EADB31@yesql.se> In-Reply-To: <86FCD541-91BD-48E6-9327-FEB162EADB31@yesql.se> From: Jacob Champion Date: Thu, 29 Feb 2024 11:58:46 -0800 Message-ID: Subject: Re: Refactor SASL exchange in preparation for OAuth Bearer To: Daniel Gustafsson Cc: PostgreSQL Hackers Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Wed, Feb 28, 2024 at 2:54=E2=80=AFPM Daniel Gustafsson = wrote: > I rank that as one of my better typos actually. Fixed though. LGTM! Thanks, --Jacob