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 1sme7Q-007MaP-0x for pgsql-hackers@arkaria.postgresql.org; Fri, 06 Sep 2024 18:55:40 +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 1sme7O-001zIJ-9z for pgsql-hackers@arkaria.postgresql.org; Fri, 06 Sep 2024 18:55:38 +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 1sme7N-001zIA-NI for pgsql-hackers@lists.postgresql.org; Fri, 06 Sep 2024 18:55:38 +0000 Received: from mail-pf1-x431.google.com ([2607:f8b0:4864:20::431]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sme7L-000TuK-3Q for pgsql-hackers@postgresql.org; Fri, 06 Sep 2024 18:55:36 +0000 Received: by mail-pf1-x431.google.com with SMTP id d2e1a72fcca58-718d8d6af8fso897871b3a.3 for ; Fri, 06 Sep 2024 11:55:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=leadboat.com; s=google; t=1725648934; x=1726253734; darn=postgresql.org; h=user-agent: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=/mh4vL9OVPOLe2aumHsinh9BjZW4Om6swkudMVqFuPA=; b=JVAaJStnfeKPXlAwj5tjDCpksx4RKKpzGy5fyxjBufTKWj4H5Rgaqy3vbFnJB+IG1i leu8P0DmLs4+xkbePZHRb4daXIbiTmb3F/jfS6NXMAqHQwdelmBteefDyIycgG4hBY6r N3Rd/5i+dwCqxWEf0AslcHmuHQ3itG9KOWFHc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725648934; x=1726253734; h=user-agent: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=/mh4vL9OVPOLe2aumHsinh9BjZW4Om6swkudMVqFuPA=; b=jWQZA/Def6DwGRtykzN+8MB5LLwGqSJxWpdoFhrxiFgebf2dReNA37K2AzsEq80gD2 aH5kdPACT7S4geqjETwUW/SAg1AGmpMZzYxgirSbfkKWAgfYNE1RFMlNXW3sxxWcTjq1 +hCYVH5U/qs84sPNyhbfUcYpD3IBiHp3/KYq3wkGzOEGNcy2/EMYC2gy5fMXc+eAYzN7 vuUvAdBf7UWdjmMciI8wh3pjtNioE1Rpt4QrbjBQ0qLLRWrigj1r6JHnY2QEo0LEDqCV 1y3jMdYQEbycDLmwaEOF8g81sfmDeLVSKgdsv7UI65zoBOz7ztr516Aka24+he7aBFHI mTvg== X-Forwarded-Encrypted: i=1; AJvYcCUqgC04+EkDBaYnTbMmNQ/Ndo2hpcbG+lstW0orGvAv1Eoiy6OwgZwVqRJCg4HdtjslUV85iC60BBrjjiOY@postgresql.org X-Gm-Message-State: AOJu0YwdOhFqqbxiJKHc9Nizd9u27zJNkEtEXY4wTz+kowU3ytIQjBsA SlOcECDS02lG6IPhJml26VtHb/YjBWhAoAXES13J+TPW+4/dBkHhnjiJPTKw6A== X-Google-Smtp-Source: AGHT+IHu//7Mqravib/CW+VTk8yYwjgm4Pn49febn0cIwdu+kQa697SPbHX9fofAUr1YYFGOh143ng== X-Received: by 2002:a05:6a00:1893:b0:718:e062:bd7e with SMTP id d2e1a72fcca58-718e404b746mr184949b3a.24.1725648933996; Fri, 06 Sep 2024 11:55:33 -0700 (PDT) Received: from google.com ([2600:1702:a20:5750::48]) by smtp.gmail.com with ESMTPSA id d2e1a72fcca58-718dd6461fasm941229b3a.202.2024.09.06.11.55.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Sep 2024 11:55:33 -0700 (PDT) Date: Fri, 6 Sep 2024 11:55:31 -0700 From: Noah Misch To: Heikki Linnakangas , Nitin Motiani Cc: Robert Haas , pgsql-hackers@postgresql.org, Tom Lane , Smolkin Grigory , Michael Paquier , Alexander Lakhin Subject: Re: race condition in pg_class Message-ID: <20240906185531.48.nmisch@google.com> References: <20240822073200.4f.nmisch@google.com> <20240831011043.2b.nmisch@google.com> <20240903212329.61.nmisch@google.com> <20240904195720.cf.nmisch@google.com> <20240905220434.80.nmisch@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/2.2.12 (2023-09-09) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Fri, Sep 06, 2024 at 03:22:48PM +0530, Nitin Motiani wrote: > Thanks. I have no other comments. https://commitfest.postgresql.org/49/5090/ remains in status="Needs review". When someone moves it to status="Ready for Committer", I will commit inplace090, inplace110, and inplace120 patches. If one of you is comfortable with that, please modify the status.