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 1q9nKu-00064y-AT for pgsql-hackers@arkaria.postgresql.org; Thu, 15 Jun 2023 13:48:28 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q9nKt-0004rG-8O for pgsql-hackers@arkaria.postgresql.org; Thu, 15 Jun 2023 13:48:27 +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 1q9nKs-0004r7-SK for pgsql-hackers@lists.postgresql.org; Thu, 15 Jun 2023 13:48:26 +0000 Received: from mail-oa1-x36.google.com ([2001:4860:4864:20::36]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1q9nKq-002XeE-5l for pgsql-hackers@postgresql.org; Thu, 15 Jun 2023 13:48:26 +0000 Received: by mail-oa1-x36.google.com with SMTP id 586e51a60fabf-1a4ffe97a88so5012195fac.1 for ; Thu, 15 Jun 2023 06:48:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=neon-tech.20221208.gappssmtp.com; s=20221208; t=1686836902; x=1689428902; h=in-reply-to:references:from:to:subject:message-id:date :content-transfer-encoding:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=SExBJk3RVZmWAUKBh4CK+jKQKaw65sQF1AfmMTHwyrw=; b=DJ7Xdeqqz8L45m+CD4YPOGNAG7FTwiVoig+3pd7dLhhwwT1U+y1eVEA9/nFoygLq7k uF6eTuXjmetUENDaJRAASdmJEXzcD6WoqIsW6ZY7VOIsPWPeg/K/uUwBVhUPDPG2YGA8 S+G5WOzkkc8TUqpIClrQb1cPER+euAtzTa7XLXNdcD9Cx23JMIzjcyfW7ZElA2ODDok6 7XlwXAaPe9qUBkgalkMkxbsNTGWAEGYp+9DOyK81pX8fqySO70GxdhfJCZnl4nrvXaKy 4k8YVuQStoLOO40k4zDpK3Y2WKcEGZNwGVGZm0z7Si9n3d9QdZxbUdQeXDArU4CkLip9 rgrg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686836902; x=1689428902; h=in-reply-to:references:from:to:subject:message-id:date :content-transfer-encoding:mime-version:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=SExBJk3RVZmWAUKBh4CK+jKQKaw65sQF1AfmMTHwyrw=; b=ZrA2A/yP5DhN4LqC/0eQxsRQ7Ogz4d1Igcr5+46iOtVZAe921E6dhaCh3yZPCnkWix 3wxerrfY3sz9c1FiQH9aslnr5kXNOInh3cHsLhdopido/dpf3XkUVeaghQpN26Qr4Rab 4HTgeeE3XLoep6eC0CFHhuwZl/jvrplamZJ1azknn6MVGBAv27v0uSZijptI70yrvuaI MX64wSPhbIGGz9yb0TzFFCrK1Js11yTwAW64EsjIz2FxbyCAf9jN0e+kVW5Q7I7Vxj7e 1FW8darL537IPoGxdidQNdlPkr7vcN2loKBrFHVDWcBSPsi9VaBBq+qCJfPBVi4e90mP cwgw== X-Gm-Message-State: AC+VfDzRRJFNMgEIFDiqfxUHSWuQ63cGhaZJoeJMU2RNtsosKblptDj5 fxEcT/hkhQT4m1EV3uOShWhPOkC7jWuVGHwiLVU= X-Google-Smtp-Source: ACHHUZ5rDr+l0Fn+Tgbv5XRgmHRkO8PuLhzvNgX9eGA6cAsPalConBi8qMubJEFjN5s1OAmF8Qx4Xw== X-Received: by 2002:a05:6870:35c4:b0:1a6:9a34:9acb with SMTP id c4-20020a05687035c400b001a69a349acbmr7607227oak.55.1686836902179; Thu, 15 Jun 2023 06:48:22 -0700 (PDT) Received: from localhost ([2607:fb90:e696:c1dc:3996:e070:71ee:42fb]) by smtp.gmail.com with ESMTPSA id b18-20020a056870d1d200b00172ac40356csm10074366oac.50.2023.06.15.06.48.21 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 15 Jun 2023 06:48:21 -0700 (PDT) Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Thu, 15 Jun 2023 08:48:21 -0500 Message-Id: Subject: Re: obsolete filename reference in parser README To: "Amit Langote" , "PostgreSQL-development" From: "Tristan Partin" X-Mailer: aerc 0.15.2-46-g263d8cbec504 References: In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Nice catch. Looks good. --=20 Tristan Partin Neon (https://neon.tech)