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 1rVYpC-0001ZY-8Z for pgsql-hackers@arkaria.postgresql.org; Thu, 01 Feb 2024 15:17:58 +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 1rVYpB-005HNY-01 for pgsql-hackers@arkaria.postgresql.org; Thu, 01 Feb 2024 15:17:57 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rVYpA-005HNQ-N7 for pgsql-hackers@lists.postgresql.org; Thu, 01 Feb 2024 15:17:56 +0000 Received: from mail-ot1-x32b.google.com ([2607:f8b0:4864:20::32b]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1rVYp8-004uzf-H9 for pgsql-hackers@postgresql.org; Thu, 01 Feb 2024 15:17:56 +0000 Received: by mail-ot1-x32b.google.com with SMTP id 46e09a7af769-6e271dcd738so456075a34.1 for ; Thu, 01 Feb 2024 07:17:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1706800672; x=1707405472; darn=postgresql.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=RvBw1mUw6afn97CtJssISgvIk7vZ6cEDntq0ErtBc9E=; b=c+u0kJ5WSR9RWCxHOQn8bcfTIfhOyP9W0w72hUlEu97L3fJFMtzKcKzsVPjG41sMDv DhlGyVHSLEV36cIRSvz5hfAw5P841bpn0EI/sgd3i6gGo/mhHQNXWrom6KfX+nah73yc Lp6Dv4Lp7TACRVcoCneu94Fa0CIkOkl4jcX5vv1KGM8ArJ1QE35R9+u7/EY0JlvGWvFZ MEmrKmMmGTfLMz5Vz5ikHPfxQi3UCCw1wtIVUBBEWamrq4Ow1eARIXJlsdnxx5jxRZzX zVkwbPIHuo5uhMi6OkcNiAkkTf+lgqubrN7+pxkeA8HKGGAJcL5wRCUnXs05Vc2bpSdy zAGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706800672; x=1707405472; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=RvBw1mUw6afn97CtJssISgvIk7vZ6cEDntq0ErtBc9E=; b=FguTTzwiT/dwm5Irc3+aHNNnxvHR/LW3Ww/mcY6lm8kvR6K2AhdoExwdgBf1DWQp/O wYXdT7aIIPvMUd9h/ST03asYItpotRLyPmLz02WPbOzpfipEnXOKsRNcrlTxDBoGpN83 EDhanW4Nqt9gMeEY5N0+X1MWJeU/xdEfeaUHorzrFbVeXc1t+9WX1DWF1fMCmZ0TuFzV RhIiyxqwGR0P6jJtHLH5mkBp1la2dC4gbxWNLCku1WsMsE3d+hZi6IQVs4V6NmqVwG81 pymV5X57xpYSl2JolGRHhr6m3rMgQxtfxEA76Gb5GVYE0LvgC8Bil51n+vxbbiBPOpnQ iEjQ== X-Gm-Message-State: AOJu0Yx9GmR0HCmcqFj8nyd5q1Up98cqpAwfrBdNLl1sHCkcWYQxHZ6Y cV1xSbWZJsyP5RPqgRUUCHVomcZpx2nZgyaQ9ylH1Hy7MNZ31TjAhD9Ons1q6CRENDpouvjpfwY 7Be8W1wHlKKZCRgqPriWmgviLp6U= X-Google-Smtp-Source: AGHT+IF09WSkloU6Jgxs7WpHmg0588SsYpWDxG3//ox3JuOGlKpfj2uLT2EUMm8c2FSmfVeWGdS5b3On46jUH6XrKLc= X-Received: by 2002:a9d:6a02:0:b0:6e1:1014:153c with SMTP id g2-20020a9d6a02000000b006e11014153cmr2538261otn.20.1706800672401; Thu, 01 Feb 2024 07:17:52 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: vignesh C Date: Thu, 1 Feb 2024 20:47:39 +0530 Message-ID: Subject: Re: Moving forward with TDE [PATCH v3] To: Peter Smith Cc: David Christensen , Aleksander Alekseev , PostgreSQL-development , Stephen Frost Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Mon, 22 Jan 2024 at 11:47, Peter Smith wrote: > > 2024-01 Commitfest. > > Hi, This patch has a CF status of "Needs Review" [1], but it seems > there were CFbot test failures last time it was run [2]. Please have a > look and post an updated version if necessary. The patch which you submitted has been awaiting your attention for quite some time now. As such, we have moved it to "Returned with Feedback" and removed it from the reviewing queue. Depending on timing, this may be reversible. Kindly address the feedback you have received, and resubmit the patch to the next CommitFest. Regards, Vignesh