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 1nry2J-0007iH-Ap for pgsql-docs@arkaria.postgresql.org; Fri, 20 May 2022 08:31:03 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nry2I-0007qa-83 for pgsql-docs@arkaria.postgresql.org; Fri, 20 May 2022 08:31:02 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nry2H-0007qR-70 for pgsql-docs@lists.postgresql.org; Fri, 20 May 2022 08:31:02 +0000 Received: from out1-smtp.messagingengine.com ([66.111.4.25]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nry2E-0000fe-Hw for pgsql-docs@lists.postgresql.org; Fri, 20 May 2022 08:31:00 +0000 Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 5FA125C003F; Fri, 20 May 2022 04:30:57 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Fri, 20 May 2022 04:30:57 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:reply-to:sender :subject:subject:to:to:x-me-proxy:x-me-proxy:x-me-sender :x-me-sender:x-sasl-enc; s=fm1; t=1653035457; x=1653121857; bh=e hY4p+yG67W5V//i4+y6J+ov1FDIiIhH/De/QT5NLCw=; b=kzhxe/gVJf9YofLeB u8VeBMcsyNqBsPq3YuM/SXJPE0uvRb/UpzdIamkuzg+SL7mxUPJfqfg52L28KNn3 +XXWYTAHK6SqCKU/VIMVf+YpMjCsKS5k/ndE8l0EOcQJVB+ccWo1r1RgTt9Luf7l zY7QMpHwahdSaY4rm8C8pW+eu2mO3P1cPdGeO6XCugplwwVhKc0+ByD9m0kqntC0 uy1W3DKrRdbVjHlHwcfBeurz8buDgwCF60Gj5PSJzYxW1857V3lDxEtOh3YQ2E2g N4EgZLKk8m1pIZJCcSPTmFcuxA7YlQ66rul02vl5AD2SEDs0EEbsJlXGXI/qFw/j FT3mw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvfedrieefgddtfecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpeffhffvvefukfggtggugfgjsehtkeertddttdejnecuhfhrohhmpeetlhhvrghr ohcujfgvrhhrvghrrgcuoegrlhhvhhgvrhhrvgesrghlvhhhrdhnohdqihhprdhorhhgqe enucggtffrrghtthgvrhhnpedvkedtffduffdtffffheffhfejjefhgfeiueeukeejkeff gfdufffhudffffeuveenucffohhmrghinhepvghnthgvrhhprhhishgvuggsrdgtohhmne cuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomheprghlvhhh vghrrhgvsegrlhhvhhdrnhhoqdhiphdrohhrgh X-ME-Proxy: Feedback-ID: ia2694551:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Fri, 20 May 2022 04:30:56 -0400 (EDT) Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id 8B0792A0C19; Fri, 20 May 2022 10:30:54 +0200 (CEST) Date: Fri, 20 May 2022 10:30:54 +0200 From: Alvaro Herrera To: Laurenz Albe Cc: Rajakavitha Kodhandapani , Lauren Fliksteen , pgsql-docs@lists.postgresql.org Subject: Re: INVALID index while concurrent indexing in progress? Message-ID: <202205200830.dnekua6b2hhb@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 2022-May-20, Laurenz Albe wrote: > Alvaro meant that my message already contained a patch, so there is no need to > send another one, unless you have a different suggestion. Right. Being old-school, I can just save the email to a plain text file and do "patch < /tmp/emailfile". 'patch' has smarts to detect irrelevant parts of the message, so the complete email works fine as a patch. > Added value could be a suggested commit message with "git > format-patch" that could make the committer's job easier. Right -- especially so if it comes with Author/Discussion/etc lines. (I don't think I've seen any patch submitter do that.) Anyway, I pushed the patch. I appreciate your willingness to collaborate and look forward to your future participation, for sure. -- Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/ "World domination is proceeding according to plan" (Andrew Morton)