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 1rS1Pj-00AsB3-Rm for pgsql-hackers@arkaria.postgresql.org; Mon, 22 Jan 2024 21:01:04 +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 1rS1Ph-0070lv-1T for pgsql-hackers@arkaria.postgresql.org; Mon, 22 Jan 2024 21:01:01 +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 1rS1Pg-0070kn-AZ for pgsql-hackers@lists.postgresql.org; Mon, 22 Jan 2024 21:01:00 +0000 Received: from mail-ej1-x62e.google.com ([2a00:1450:4864:20::62e]) 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 1rS1Pa-002qrm-QE for pgsql-hackers@postgresql.org; Mon, 22 Jan 2024 21:00:59 +0000 Received: by mail-ej1-x62e.google.com with SMTP id a640c23a62f3a-a28f66dc7ffso802914866b.0 for ; Mon, 22 Jan 2024 13:00:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1705957253; x=1706562053; 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=UJb9TFgeYYKMe9RSqZTkWZeRvkzeW/DHrDDY8uBnDbw=; b=CagdrGvhPhDhMCBy1kCGrbG9tCJ9B1Urnq7AHXNThaxI5yLsR0oTTJ7ggBKPSwVDEl 99w2olTQhMggwUEUGRzHsV6TwDXEsxggUBcZu9vE5YqIfyvn0ZP9XNEXJ3Ojwc4yqVXf y/i5U/+CDsA3rL3rEn9f5yRSMIZps3y8hJjNlrLO/9zoPmAkTOfDbRncfcD/bWlQytpq q3hLfRCYGJYC/xont6hUph9wkm/CX0wMG1EDjuPFzVUX0PbswOWw+vYG5EEvwvjiprCB bAYwsHbHpqBm5cY5wxkYsvo0hTQwBNgHOHdREfW4YVg2T9DNVqiv3XKF7wYwuiYCbcfo gwTw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705957253; x=1706562053; 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=UJb9TFgeYYKMe9RSqZTkWZeRvkzeW/DHrDDY8uBnDbw=; b=o47At8r8+97XZn/GwJOyZBHpzBnPfHfqnyHrNd0nqoVSX9T4PWFX4A+MUs/J5T+2++ CxD3yQfFyCnSnpDOd0BSb2fh3U47wIo2Iv3ze8pTNak2HbajFlloQn4ZBHYs3npXq16o 3SOZ6d3wy1JC6uhpF1byQMtyjdygvGfX/Tx9D9GE9yqevlh9sUWkaw9Lzo95wiOLdnu+ SSrJ8D6kUmrUNOsDEbQT0V8LCxFMugZgYngQJH8xzOFVy+Nq+k4MvMMFvQ6PCtdIoBsD W5tuH6PYt5vLmH3NKl4W4f+qdGPudlmf7yriIEsFZdGpojE4sazSuiLlVgtcOwDTTggw /EhQ== X-Gm-Message-State: AOJu0YxedlXb6O+LY0zKmdErkfeeg7BdUH/bWovHnX6+1AQGK/YbMx9z uvp7/07stbN8kFz9QAOLQCvOnGGAHopONV3FLPO+MIAFs5QydCXV X-Google-Smtp-Source: AGHT+IFsCNGyhXhbkfpD5p30KM5Pk/+BHqCeAyJOqKPrT8w5VmOGSqiR8Yg8jnaBTmJRk/25wLK3cg== X-Received: by 2002:a17:906:ca14:b0:a30:3e7b:d919 with SMTP id jt20-20020a170906ca1400b00a303e7bd919mr2671569ejb.66.1705957252939; Mon, 22 Jan 2024 13:00:52 -0800 (PST) Received: from erthalion.local (dslb-178-005-229-020.178.005.pools.vodafone-ip.de. [178.5.229.20]) by smtp.gmail.com with ESMTPSA id ps12-20020a170906bf4c00b00a309b6442a9sm377709ejb.168.2024.01.22.13.00.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 22 Jan 2024 13:00:52 -0800 (PST) Date: Mon, 22 Jan 2024 22:00:36 +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: <20240122210036.k55qagkrscfapwqb@erthalion.local> References: <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> <20240122170727.6zcjobtvqz7z2cwp@ddolgov.remote.csb> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="tp75mykizkxh6a6a" Content-Disposition: inline In-Reply-To: <20240122170727.6zcjobtvqz7z2cwp@ddolgov.remote.csb> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --tp75mykizkxh6a6a Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > On Mon, Jan 22, 2024 at 06:07:27PM +0100, Dmitry Dolgov wrote: > > 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. Here is it. --tp75mykizkxh6a6a Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="v18-0001-Prevent-jumbling-of-every-element-in-ArrayExpr.patch"