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 1rQbXt-002QRE-S7 for pgsql-hackers@arkaria.postgresql.org; Thu, 18 Jan 2024 23:11:38 +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 1rQbXp-00633n-GP for pgsql-hackers@arkaria.postgresql.org; Thu, 18 Jan 2024 23:11:33 +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 ) id 1rQbXp-00633e-6Q for pgsql-hackers@lists.postgresql.org; Thu, 18 Jan 2024 23:11:33 +0000 Received: from mail-wm1-x330.google.com ([2a00:1450:4864:20::330]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1rQbXi-002E4n-89 for pgsql-hackers@postgresql.org; Thu, 18 Jan 2024 23:11:31 +0000 Received: by mail-wm1-x330.google.com with SMTP id 5b1f17b1804b1-40e80046246so1180175e9.1 for ; Thu, 18 Jan 2024 15:11:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1705619484; x=1706224284; darn=postgresql.org; 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=LgYQzE/GBRNdopQnkKBNcfhL7hB03nl3s/qqVhR0+RA=; b=ERYJoGrYxhWSxbm9+K8o/1LgzYMBeXomy6xF1Pa48yZJuAMiP7gfvZ/CPOYk1zmXU1 FHFy6C/EO72dxG8cWEe49CM1VbWwO0HtsRojWvag076HRjTFIlZhf9C0pLzHu1cIESP/ PyHyX7faXsLtpHR4xszwWXaBCZ9gyaTfy64z3nNjEdpH5amARVysyQL7APbF1gRtrEJS I7eW8Zeov/9PV1upNzpoL9bVgFoG7o8Frza2rIy/noCsHM4u585AdcQqFuR9cYLVXwzk 5kZjVY1WKM2VZ4ciGrTRFIE0mQ9TfDZdW1AON0LUji01hPjvPbtYY1EDimswfGQZV0DS jzNg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705619484; x=1706224284; 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=LgYQzE/GBRNdopQnkKBNcfhL7hB03nl3s/qqVhR0+RA=; b=OBJ/juvxRm7QHJY3DMp53Xj3EmHGs5FUgrQFlWLnRZiTw3WBWauSR10NeRGC+bms9a OEae3/FWPbARfc4Ce4GLdr4dNUicO9+jAt8cdgV+57o7M7sCvNEbq2hKzx+s2zTi0iCr a/wmSYLEHE1ILVtgOfubZskwYeQpzkXt3/jIV1rSnC6tmdIQlCC4p3wN9K1VlBLGE5TW QVHi14dnbaLJkO/3jJfmvPf6ycKBkLni88k+XcdBHZUAYdpr5zLXAxfF7T5gPIIsrvsN EjBIj7TnUNaIuFgGiO34iOJatNgFT/m/4L9d+qttv+UjIx88sbVOl4YAM71fd4FGG2YI V8pA== X-Gm-Message-State: AOJu0YxmQjikls6wLJXcOCmnVo743BIgB9i54o8MeVNhTcK90/HdlKqi 9BhqRVEtznC1sXKsShiW0tN70VQetOjn0C+THfq3IEi8yllFcSZV X-Google-Smtp-Source: AGHT+IEjvpJHFUhYuy1rcxw1SPnIEMIneDFwTKrN+6PCUFMqRaApUcdW3bVa46JXdRWZR7KrWU6f1g== X-Received: by 2002:a05:600c:63cb:b0:40e:5660:c796 with SMTP id dx11-20020a05600c63cb00b0040e5660c796mr39028wmb.73.1705619483869; Thu, 18 Jan 2024 15:11:23 -0800 (PST) Received: from [192.168.0.11] (cpc1-cmbg19-2-0-cust13.5-4.cable.virginm.net. [82.27.180.14]) by smtp.gmail.com with ESMTPSA id p13-20020adf9d8d000000b00337bcae5eb1sm5010498wre.72.2024.01.18.15.11.23 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 18 Jan 2024 15:11:23 -0800 (PST) Message-ID: Date: Thu, 18 Jan 2024 23:11:22 +0000 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Add PQsendSyncMessage() to libpq To: Michael Paquier Cc: Alvaro Herrera , Anthonin Bonnefoy , Jelte Fennema-Nio , Robert Haas , pgsql-hackers@postgresql.org References: <202401161355.6veemvbijpnx@alvherre.pgsql> Content-Language: en-US From: Anton Kirilov In-Reply-To: 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 Hello, On 17/01/2024 07:30, Michael Paquier wrote: > Thanks for double-checking. Done. Thank you very much for taking care of my patch! One thing that I noticed is that the TODO list on the PostgreSQL Wiki still contained an entry ( https://wiki.postgresql.org/wiki/Todo#libpq ) about adding pipelining support to libpq - perhaps it ought to be updated? Best wishes, Anton Kirilov