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 1syZd6-000sJt-F0 for pgsql-hackers@arkaria.postgresql.org; Wed, 09 Oct 2024 16:33:41 +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 1syZd5-0033oP-4l for pgsql-hackers@arkaria.postgresql.org; Wed, 09 Oct 2024 16:33:39 +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 1syZd4-0033oG-R7 for pgsql-hackers@lists.postgresql.org; Wed, 09 Oct 2024 16:33:39 +0000 Received: from mail-io1-xd2f.google.com ([2607:f8b0:4864:20::d2f]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1syZd2-0003v2-RF for pgsql-hackers@lists.postgresql.org; Wed, 09 Oct 2024 16:33:37 +0000 Received: by mail-io1-xd2f.google.com with SMTP id ca18e2360f4ac-8349389f9b8so400742539f.0 for ; Wed, 09 Oct 2024 09:33:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1728491616; x=1729096416; darn=lists.postgresql.org; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=YN8uBWukJ/OuUTcBbVGAIO189xKitb51J6XigDbMIOk=; b=hwfhsCHbfsNtxWzeIzqF9ygYLLTfyI5NZaFWS25O01D9gkkIGskYZC195cd1XaPcbe tCZknDDAqZNpn6ONRekb/V0gINPmgGjEEE/S/lZCKBBfBXTo/beVEqKiGhmn+eK1LU4V Qp/kW27sG50eAM5/ee/A4XtgxIfeKnRvthMZ1RNiBg4oqWRz7ZFOLZlCScYUvP0ycmdy F6E2/Q7e6xfzxQ9H/N/ZFfhBvTbrHoeOQ3wWULSySOvkNjbrkkkEIcGIGqhaCoiwiWqI EQyRwRxr7KagCJZP0gZeJswQ9ytmAyr4rhp3QsGacej4kiQokoMp0cWfSY4PCNGu9MVI 9bPQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728491616; x=1729096416; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=YN8uBWukJ/OuUTcBbVGAIO189xKitb51J6XigDbMIOk=; b=QZruZqNeihnOqdl7Xg3EbsIBjKSKLT42KybQIlbGZkXRYq+agsVSHc6qJudo/nNxpo IwAVfs2RtMQSs/cIz1nk4Jw0f5gZojsbJe17aK20yeyLcAJ9vCusMvsWQGyJyXSMNZEc LCCYfkHhWc/qvEm3AelllrEHLakPCfuygSuVZ7U/vYiBX5TPbDy297REtL/f5IZJKtpQ FSr8ehoYp3BYciOhv5W4mJpeLexpVCUPLMwiwJ08417kqZubzlLoFYl9e9tDmp2HLLYo 4sPvhtx0XCZShsVZuFqTNDDMFJnIRbidW6gmcZGpwbFDP9oujHMwl496yF+791FUACs5 GQ+Q== X-Gm-Message-State: AOJu0YytLQLhvMZN7Z2xUCnXd86tzYj6tz0Ssezw0ROi7f3KXO8PFhd3 gOL8Zh6HXTCsJmzdDEYwDa7bViEuRUVC58Or6fpkKzlgsOHqdF7xD2tK4Q== X-Google-Smtp-Source: AGHT+IG0n9fyg3b9JpNMUVHvMu7VjXbLd8Vnfq2fEo3FMtE84iDcEXyO0MEHZoFyfnltmeWmCsD+Bw== X-Received: by 2002:a05:6602:3a12:b0:82b:49d4:2ad0 with SMTP id ca18e2360f4ac-8353d4b28ebmr293811339f.9.1728491616027; Wed, 09 Oct 2024 09:33:36 -0700 (PDT) Received: from nathan (162-195-168-172.lightspeed.stlsmo.sbcglobal.net. [162.195.168.172]) by smtp.gmail.com with ESMTPSA id 8926c6da1cb9f-4dba20bd8a8sm322995173.157.2024.10.09.09.33.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Oct 2024 09:33:35 -0700 (PDT) Date: Wed, 9 Oct 2024 11:33:33 -0500 From: Nathan Bossart To: Daniel Gustafsson Cc: PostgreSQL Hackers Subject: Re: Remove deprecated -H option from oid2name Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Wed, Oct 09, 2024 at 10:08:31AM +0200, Daniel Gustafsson wrote: > The -H option to oid2name was deprecated in v12, and with v12 going out of > support it seems about time to remove it for v18. Not the most groundbreaking > cleanup, but also no point in carrying it around for 5 more years. Seems fine to me, although I don't see a problem with keeping it, either. -- nathan