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 1r0sKg-008Ggs-Sk for pgsql-hackers@arkaria.postgresql.org; Wed, 08 Nov 2023 23:51:38 +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 1r0sKf-008mwj-7d for pgsql-hackers@arkaria.postgresql.org; Wed, 08 Nov 2023 23:51:37 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r0sKe-008mwb-SA for pgsql-hackers@lists.postgresql.org; Wed, 08 Nov 2023 23:51:36 +0000 Received: from mail-lj1-x229.google.com ([2a00:1450:4864:20::229]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1r0sKc-005RPk-5L for pgsql-hackers@lists.postgresql.org; Wed, 08 Nov 2023 23:51:36 +0000 Received: by mail-lj1-x229.google.com with SMTP id 38308e7fff4ca-2c50906f941so3019901fa.2 for ; Wed, 08 Nov 2023 15:51:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1699487493; x=1700092293; darn=lists.postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=gFgE1iRbny4I3bZXMp4o9oI3QNDRENIQSVb5tT1Qmic=; b=iv848aiG5M0ZnPgIVLxAE730m/0kf0ySaP1on1+JfdxqoyEHOBZ0bfQ8y/bXKIplcI Ysl1K4FX5pDn4OeJtEid068ZUvUJUmymTeiotQmbmUe31YFFV9vPVlqcor2882G2ymyZ gk1zEAV9ngxLUn917TYwM7Tp0gT9Zrn2OREe30K4MFr5ugNZrLiADbt2qkwpC+bjNa1s abyW1LiI3dLvsZBHSNJ4vRxio4/JPPKo9gepeiiBIJFZC3kqtR8VicN3iek6s0m2di3G gDruMdU2xIFp/1HxeOcYxCn6Hzz04frMfYxXZPPir6Ah/oZjkS8nALlcg9fSkUMtW5S1 8pDw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699487493; x=1700092293; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=gFgE1iRbny4I3bZXMp4o9oI3QNDRENIQSVb5tT1Qmic=; b=c+G/YmxJ1EQoNI9I5Uh3cViIK1ek/HnyREGEzXckxogPjlJdGXT92Vidc3hmJDNf2T f93WRcmfP86pvDBYafemcyDmky+Rc5NMHpPrQ0DBaqmkAnSdEOxVqdDu29MQx7aWHsAN klSoN5TFQ1W8ik3KFbaXdMY+j/SPne0fDZCTU/2+0RMWmHsnDe1rO5wVg40YT6pqlB8Q gt6m5jrzmCH413nPw7b8AZnrnuZFiCcTy86rUNbNumcKvl1LAI0eFCdBiQEME0QFRkPl 7gWWtg9FenuR7qyHNlSZtCVH1+XNqxoKHH2ymsXwLY4enbNFP2AwX6vj/2DlAtkq49b/ grhg== X-Gm-Message-State: AOJu0YwoFX5sMASs0BiLrC5wxqw53sgQurFVEprVnc7Ca3ZTkgtpMaF/ sKBlcsk5DEtOcGGhQoYY9QBg0Pmul3bwkh0mATx8Qjc/blM= X-Google-Smtp-Source: AGHT+IEC2e1FMiLqx9s0hfneYXuMa7QiBAgEfvsGyrd8Wo2MnBO9KdK4SLBCFtXG7JjNSEIa01cCJMjpmhW5bEI2sAE= X-Received: by 2002:a2e:984b:0:b0:2bd:d34:d98a with SMTP id e11-20020a2e984b000000b002bd0d34d98amr2788418ljj.44.1699487492647; Wed, 08 Nov 2023 15:51:32 -0800 (PST) MIME-Version: 1.0 From: Peter Smith Date: Thu, 9 Nov 2023 10:51:06 +1100 Message-ID: Subject: Some deleted GUCs are still referred to To: PostgreSQL Hackers Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi, I happened to notice that some GUC names "max_fsm_pages" and "max_fsm_relations" are still mentioned in these translation files (from the REL_16_1 source zip) src\backend\po\fr.po src\backend\po\tr.po ~~ Should those be removed? There was a commit [1] that said these all traces of those GUCs had been eliminated. ====== [1] https://github.com/postgres/postgres/commit/15c121b3ed7eb2f290e19533e41ccca734d23574#diff-65c699b5d467081e780d255ea0ed7d720b5bca2427e300f9fd0776bffe51560a Kind Regards, Peter Smith. Fujitsu Australia