Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pzyvn-0001Hz-KB for pgsql-hackers@arkaria.postgresql.org; Fri, 19 May 2023 12:09:59 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pzyvm-0006R3-KO for pgsql-hackers@arkaria.postgresql.org; Fri, 19 May 2023 12:09:58 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pzyvm-0006Qu-Ai for pgsql-hackers@lists.postgresql.org; Fri, 19 May 2023 12:09:58 +0000 Received: from momjian.us ([72.94.173.45]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pzyvi-000ieD-VP for pgsql-hackers@postgresql.org; Fri, 19 May 2023 12:09:57 +0000 Received: from bruce by momjian.us with local (Exim 4.94.2) (envelope-from ) id 1pzyvi-00BaYh-HL; Fri, 19 May 2023 08:09:54 -0400 Date: Fri, 19 May 2023 08:09:54 -0400 From: Bruce Momjian To: PostgreSQL-development Cc: Stephen Frost Subject: Naming of gss_accept_deleg Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Why is the new PG 16 GUC called "gss_accept_deleg" and not "gss_accept_delegation"? The abbreviation here seems atypical. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.