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 1nEuL6-00020K-8O for pgsql-hackers@arkaria.postgresql.org; Tue, 01 Feb 2022 14:41:00 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nEuL4-0005jJ-8J for pgsql-hackers@arkaria.postgresql.org; Tue, 01 Feb 2022 14:40:58 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nEuL3-0005j4-Ut for pgsql-hackers@lists.postgresql.org; Tue, 01 Feb 2022 14:40:57 +0000 Received: from wout3-smtp.messagingengine.com ([64.147.123.19]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nEuKy-0001Y2-Qg for pgsql-hackers@postgresql.org; Tue, 01 Feb 2022 14:40:57 +0000 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id 70FDA32020D0; Tue, 1 Feb 2022 09:40:49 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Tue, 01 Feb 2022 09:40:49 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:sender:subject :subject:to:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=kAEwRl5U0rJdD15voJ07pC4ePF0Kz/eiG3zP4J8i6 q0=; b=PSPD3rVr0Zi15gYFNRhhbq1AXbvLzYgmS4gGAQ8SmGuO0Oarwfwy8Nb10 KTPCXGk+C01TiZeAlMQ8zOEw+T6PRoIIJgEmQ86XdB50HP21cK7719x6FRciJwe8 +gtHgEdIvH56BtqrmmDOLdNInA6fDfHe4TJxSNylL4OwG1jvq9yRxuJEO3CXobFc /j3QHjctTpPGl/G2C/GFjRZ0mWyOAw/EJs7wr4PMT5wqHwEiZBCSuBD9KEB2Qz9p 2iLL4a4imZk4/9Dfkg2RZdKOxRmhc3ArBvDa0hL/ADN13AwuFEY11MBWbwf9JgI1 uO6sEVvoE2z7OYO/mQmRApHYaWKxw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrgeefgdeijecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefkffggfgfuvfhfhfgjtgfgsehtjeertddtfeejnecuhfhrohhmpefrvghtvghr ucfgihhsvghnthhrrghuthcuoehpvghtvghrrdgvihhsvghnthhrrghuthesvghnthgvrh hprhhishgvuggsrdgtohhmqeenucggtffrrghtthgvrhhnpeefjeegheetuefhveevudel ueeftdejteeiffetvdduhfdtieefgfeutedtveeggfenucevlhhushhtvghrufhiiigvpe dtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehpvghtvghrrdgvihhsvghnthhrrghuthes vghnthgvrhhprhhishgvuggsrdgtohhm X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 1 Feb 2022 09:40:47 -0500 (EST) Message-ID: <4934178d-558b-f47c-36c0-7372152d5df6@enterprisedb.com> Date: Tue, 1 Feb 2022 15:40:46 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: dynamic result sets support in extended query protocol Content-Language: en-US To: Julien Rouhaud , Zhihong Yu Cc: pgsql-hackers , vignesh C References: <6e747f98-835f-2e05-cde5-86ee444a7140@2ndquadrant.com> <20201009184625.4hfgpcxzd6jfredb@alap3.anarazel.de> <7e404216-62b5-93da-1a74-c1d5aa1fe47a@2ndquadrant.com> <6f038f18-0f2b-5271-a56f-1770577f246c@enterprisedb.com> <525d517f-72ab-9488-211b-ad3cb0aea3a3@enterprisedb.com> <20220112102055.fn5gpnt2lw6ii35o@jrouhaud> From: Peter Eisentraut In-Reply-To: <20220112102055.fn5gpnt2lw6ii35o@jrouhaud> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 12.01.22 11:20, Julien Rouhaud wrote: > Since you mentioned that this patch depends on the SHOW_ALL_RESULTS psql patch > which is still being worked on, I'm not expecting much activity here until the > prerequirements are done. It also seems better to mark this patch as Waiting > on Author as further reviews are probably not really needed for now. Well, a review on the general architecture and approach would have been useful. But I understand that without the psql work, it's difficult for a reviewer to even get started on this patch. It's also similarly difficult for me to keep updating it. So I'll set it to Returned with feedback for now and take it off the table. I want to get back to it when the prerequisites are more settled.