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 1pLimk-0004xs-UT for pgsql-hackers@arkaria.postgresql.org; Sat, 28 Jan 2023 10:50:14 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pLimh-0000Ea-Ih for pgsql-hackers@arkaria.postgresql.org; Sat, 28 Jan 2023 10:50:11 +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 1pLimh-0000E0-78 for pgsql-hackers@lists.postgresql.org; Sat, 28 Jan 2023 10:50:11 +0000 Received: from mail-pj1-x1032.google.com ([2607:f8b0:4864:20::1032]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1pLima-0000ib-RA for pgsql-hackers@lists.postgresql.org; Sat, 28 Jan 2023 10:50:10 +0000 Received: by mail-pj1-x1032.google.com with SMTP id t12-20020a17090aae0c00b00229f4cff534so9778162pjq.1 for ; Sat, 28 Jan 2023 02:50:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=G1Q1Eh3Vhf9g4Mpe1jtsPo37vGIBq2E8uuM3B18uCXo=; b=EA6o4eKQlK82idY5y0ExsSw1jaJj2aX1x7dTcQcET32OF5J5lsudsHu4OLkY/0f+1F sYs9rYw7X0FxiHQAVhPoxSoOwziwLoIDm94fz6ePkqRFFo15rNBjg3T2e9qW3zhkYpSq rlf+ANb4USEBIhP9dFPpCYr7nApd8tYFKTgQaBSWFs13PPZU0wUhFsZtGxaMytheJ+TV h0yMFFe/8svranE1hHHp8DAOp9y/AW11msoMm21MkXBZmeciOHREhvWelW8yz04Facjw Za8e1ZQCZrT+aElnIDFgrLlXuqK1fpCOAbURtXD7ZnQBWQ3RnAh9HYaqhIE4tlrNqkUK Tv6Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=G1Q1Eh3Vhf9g4Mpe1jtsPo37vGIBq2E8uuM3B18uCXo=; b=40Z9TSIiNtiyndsj5FNZ6qhVx6+VrjaYYQ1S2Uano9P6a8RBSWbNPW99W8Hxbbx8Cu oilod6AsI7vmOAXtVEV0bqI5SOFxADt/iHVDkVdLLCTCgtbP+rfN9NcbLrk5PNT5a8Vw UsTemtpzZAQKUkGOnpISkDlR8rC1uj1Xv8Sd4+Jp4qav4iaxaUKGZ7RdH9abBcdBYCFb hUtch/tYoLsfQRavVdwrscPEoiytkwW1JZKfXUfG3uG6TgseuM5svL+Nk7kKVGkHr2IK kmvgNPHCXg0BlxggnYRgu6h7kvJBu0voVvMraMx65nhXBGcWjGGcpcoxJ+psZxWjX5y1 T3xg== X-Gm-Message-State: AO0yUKXC09mHuw++G+nfWzihX+3FE8f8RTi/RIxKCKyNF726CHEhZBhm b4We74uk4/O6p6XNRr5tBso= X-Google-Smtp-Source: AK7set/zYyvO4H2GjgxXnKBZdBKNlMEP26/EzXS5dsF4IL9D6vBTD9XSzdsymzVx3kJp51prjNU+6w== X-Received: by 2002:a17:90b:3a85:b0:22c:3873:8761 with SMTP id om5-20020a17090b3a8500b0022c38738761mr7930559pjb.2.1674903003245; Sat, 28 Jan 2023 02:50:03 -0800 (PST) Received: from [10.0.2.15] ([115.96.22.85]) by smtp.gmail.com with ESMTPSA id z92-20020a17090a6d6500b0022c2e29cadbsm4032062pjj.45.2023.01.28.02.50.01 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 28 Jan 2023 02:50:02 -0800 (PST) Message-ID: <46131343-8d63-de40-b8f2-e92cd05fd76d@gmail.com> Date: Sat, 28 Jan 2023 16:19:59 +0530 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: Todo: Teach planner to evaluate multiple windows in the optimal order To: John Naylor Cc: David Rowley , pghackers , Vik Fearing References: <83d80853-a45c-d85c-68eb-59acfe7fb5fb@gmail.com> <2040c902-32b1-46c8-0b26-d3f43a16b9bb@gmail.com> <12f6ef19-e06e-8ea9-ad98-3fd92afb7f0b@gmail.com> <8d0b24ce-f8ba-cd63-82ae-be853b4067e8@gmail.com> <4ef7f947-526b-c4ec-f7a0-8b4586e693e4@gmail.com> <8599211e-1ea9-8827-4b9b-adeb865656bd@gmail.com> <5314d2fc-76b6-c4ea-c083-1ef11411e5be@gmail.com> <52a3def2-4d2b-fb76-e334-5079ac67d7c7@gmail.com> Content-Language: en-US From: Ankit Kumar Pandey In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On 28/01/23 14:31, John Naylor wrote: > I recently brought up this older thread (mostly about #1), partly because of the issues discovered above, and partly becauseĀ I hope to make progress on it before feature freeze (likely early April): > https://www.postgresql.org/message-id/CAApHDvqXcmzAZDsj8iQs84%2Bdrzo0PgYub_QYzT6Zdj6p4A3A5A%40mail.gmail.com Thanks John for letting me know. I will keep eye on above thread and will focus on rest of issues. Regards, Ankit