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 1rRxm6-00ATRW-94 for pgsql-hackers@arkaria.postgresql.org; Mon, 22 Jan 2024 17:07:54 +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 1rRxm5-005Zj7-HT for pgsql-hackers@arkaria.postgresql.org; Mon, 22 Jan 2024 17:07:53 +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 <9erthalion6@gmail.com>) id 1rRxll-005WoJ-D9 for pgsql-hackers@lists.postgresql.org; Mon, 22 Jan 2024 17:07:33 +0000 Received: from mail-wr1-x433.google.com ([2a00:1450:4864:20::433]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from <9erthalion6@gmail.com>) id 1rRxli-002p3b-NM for pgsql-hackers@postgresql.org; Mon, 22 Jan 2024 17:07:32 +0000 Received: by mail-wr1-x433.google.com with SMTP id ffacd0b85a97d-3392291b21bso2892567f8f.1 for ; Mon, 22 Jan 2024 09:07:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1705943249; x=1706548049; darn=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=dFUU43doR3aHTvZMsuBB7YNnlSKW3ngOxX8UFG6Pyl0=; b=Otm58kvDIH9H+t5qKooYqhcZyrU1WHT2QMu9RRviHczq700HOtvmv1Ju6EkeVhAXna 4PP7OzukvAPUHg5YX2nNQA+7/fY4Br6VhtovQWgfmzRLAF8C7qeO7iu28I5jOVMP7Lwr 9us0s8ryXclvO6LWMhNYVV2rlI0TABG8ScXyJi3wU/y7BvHK3ni9SQR1uy5Q/rjjlcC+ 1YOWDf3UFjbwxtfOIq0aA3pyLDxltz3S8KGVuZ5hCc1bNM2O8L1VzTx16pecZ+pZeZaR 4WWyFSobOOuCkBEAxnyEL2mT2w2lwFsG4bq7xp6qNIY6fGLVhpcOYDHXOuDXnKLLfWt2 m/aA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705943249; x=1706548049; 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=dFUU43doR3aHTvZMsuBB7YNnlSKW3ngOxX8UFG6Pyl0=; b=XtMcv9PuHiTRLoQYtcsvJqW6O/CyXzQFeE3Kc/ikNPWVPnG0IlI1lKZXr12sNQ8/6v 7lyJbqgIIYuV9xF+MHnAO5a4MJ0cCkmnFuEP9PgF1brchV5CZPMStNSSyAI2d5JEWh0S aVZ/gDEpOlIbLFXVGd/cluWwHoBztyrg/uMYpnQTj2KfZKNKPc9ALynLnsobOtleF7z3 SL6wsGuS4wg1xDE5x84DLc20EsmUtUJLoP6isJwGFcu9gJ9E2QWNvB/NoWVZJcKubSaI kRWeGbmkCGfFgelh8STUoOSXhekO6idFsGsgI+vQub5QFVdA06VFGRTg8AUBu0JYkzjb prVA== X-Gm-Message-State: AOJu0YwY+Oq7REdM+7LQ6oerzPBwvaJgnGqs0mCt6+OSNhzEB1+d0v2v 72P5U6kNhqPRgclXXO1OF5pBLIB2dHCTrYbOiE58o9mDCMlbUjhW X-Google-Smtp-Source: AGHT+IF/dJBZN/grq3PKE1kD5nkW6ZNycSlOPA4dbNV7xa+05XhmMWTqm6TIlDeGSRtM//fd9Yiz9A== X-Received: by 2002:adf:fa04:0:b0:337:ccf9:6bc5 with SMTP id m4-20020adffa04000000b00337ccf96bc5mr2726538wrr.52.1705943249024; Mon, 22 Jan 2024 09:07:29 -0800 (PST) Received: from ddolgov.remote.csb (dslb-178-005-229-020.178.005.pools.vodafone-ip.de. [178.5.229.20]) by smtp.gmail.com with ESMTPSA id h2-20020a5d5042000000b00337d941604bsm10059270wrt.98.2024.01.22.09.07.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 22 Jan 2024 09:07:28 -0800 (PST) Date: Mon, 22 Jan 2024 18:07:27 +0100 From: Dmitry Dolgov <9erthalion6@gmail.com> To: Tom Lane Cc: Peter Smith , vignesh C , Michael Paquier , Nathan Bossart , "Gregory Stark (as CFM)" , David Geier , Sergei Kornilov , Alvaro Herrera , Marcos Pegoraro , Robert Haas , Zhihong Yu , David Steele , PostgreSQL-development , Pavel Trukhanov Subject: Re: pg_stat_statements and "IN" conditions Message-ID: <20240122170727.6zcjobtvqz7z2cwp@ddolgov.remote.csb> References: <20231017081541.octf6qghtjllwtvj@erthalion.local> <20231027150244.jmdvn23l4rpx6hha@erthalion.local> <20231031090307.qkpmcgq53bzcoz7c@erthalion.local> <20240108161020.pltnhlbtc7x32tj4@erthalion.local> <20240113140538.ifmkd7y2kvfnsj3w@erthalion.local> <20240122161123.tzau4pe6wp7h5vh2@erthalion.local> <3746172.1705941322@sss.pgh.pa.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3746172.1705941322@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On Mon, Jan 22, 2024 at 11:35:22AM -0500, Tom Lane wrote: > Dmitry Dolgov <9erthalion6@gmail.com> writes: > >> On Mon, Jan 22, 2024 at 05:33:26PM +1100, Peter Smith wrote: > >> Hi, This patch has a CF status of "Needs Review" [1], but it seems > >> there was a CFbot test failure last time it was run [2]. Please have a > >> look and post an updated version if necessary. > >> > >> ====== > >> [1] https://commitfest.postgresql.org/46/2837/ > >> [2] https://cirrus-ci.com/task/6688578378399744 > > > It's the same failing pipeline Vignesh C was talking above. I've fixed > > the issue in the latest patch version, but looks like it wasn't picked > > up yet (from what I understand, the latest build for this CF is 8 weeks > > old). > > Please notice that at the moment, it's not being tested at all because > of a patch-apply failure -- that's what the little triangular symbol > means. The rest of the display concerns the test results from the > last successfully-applied patch version. (Perhaps that isn't a > particularly great UI design.) > > If you click on the triangle you find out > > == Applying patches on top of PostgreSQL commit ID b0f0a9432d0b6f53634a96715f2666f6d4ea25a1 === > === applying patch ./v17-0001-Prevent-jumbling-of-every-element-in-ArrayExpr.patch > patching file contrib/pg_stat_statements/Makefile > Hunk #1 FAILED at 19. > 1 out of 1 hunk FAILED -- saving rejects to file contrib/pg_stat_statements/Makefile.rej > patching file contrib/pg_stat_statements/expected/merging.out > patching file contrib/pg_stat_statements/meson.build Oh, I see, thanks. Give me a moment, will fix this.