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 1rl8YB-000Izs-RK for pgsql-hackers@arkaria.postgresql.org; Fri, 15 Mar 2024 14:28:48 +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 1rl8YA-009efo-Dd for pgsql-hackers@arkaria.postgresql.org; Fri, 15 Mar 2024 14:28:46 +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 1rl8YA-009edn-40 for pgsql-hackers@lists.postgresql.org; Fri, 15 Mar 2024 14:28:46 +0000 Received: from mail-pl1-x62f.google.com ([2607:f8b0:4864:20::62f]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1rl8Y6-004er5-JE for pgsql-hackers@lists.postgresql.org; Fri, 15 Mar 2024 14:28:45 +0000 Received: by mail-pl1-x62f.google.com with SMTP id d9443c01a7336-1dee27acf7aso11191465ad.2 for ; Fri, 15 Mar 2024 07:28:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=timescale.com; s=google; t=1710512923; x=1711117723; darn=lists.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=6CsIDshe08kb6noI+cm/CwaLcoDa8HKBg1sIJXJXg30=; b=mNWjLarLeoSkdPbaNOaoBvMGum3UycAT52hWiRyVNZWWdcUPjSWE7Z6S26NGCvyFIH OujFd9aSC1jmA2i0g9UPvpp0xjV4syB83NFWoLc4kkDYVh6Qc5k9wXDMekuBb7EFDy/r AkgofVkLrspx0DL3bQoU+cxYlxExzZFXilyPq3Bh3Y776p0Cvo0TKDzvWRqbzFbrj+rN 85TnYRqOk7Fdpd4L8GzQmfWMBacv1GRB2gqbhcDUb/F6n6Y56PxQhq22K0yFacTQgLKy Hvxzm6qYzXyWTSOXBAco38cOR5ey3SrkistRERUqZTv/dl6hGA0mIqJtWOQygg15Z+yu k5/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710512923; x=1711117723; 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=6CsIDshe08kb6noI+cm/CwaLcoDa8HKBg1sIJXJXg30=; b=ll5d0ZeOLBsymybZZ5ZxIkJiJKqdBlW//iuvwD7qA1Pvr8NlX6K1xvDxjt8SpFnkiR 0i60KJ6ifoF4AiRBw1DjM7KCoQvLz2SRvnsAusD8dDYnaL1TFzwf0YjEKKPoiJKB2e/x uj21Q+Tu0ot6AoZIKEmWPJ3KHXuc0dzG+3NNWVhaafMghs5y4foM+t8XNjwvfIaYLtiF 4yX/lvVDguIyPEYSIihPixngLRp9hldU7iDa1ooZ2dGVZ6StJulC9IZzwJJmk71DWyLO rworx8tZqBLrxrgTI+21QTSCmXKWW2y1gD0CKkzE9mu8yJRfGnP6OHdm/ZHvcM1pnDrx ldLg== X-Gm-Message-State: AOJu0YymWUvTwDBTG5AAkq2DgwlxBxNTwcjMNokiauLCLrG8RDW2yGHm DNjC57pU65xwzv4MCYf0NG/mx4FBXo46j3d0uHzShbbQIgZBhQt1vsyfTVKbYxIC2PCXABw5bVf aniTRCZSMbS9Kt6YZpfbEnmganXsoN+a5BWo9PwWCohSR4mzuuyQ= X-Google-Smtp-Source: AGHT+IHkevIE4OoiC1rvxhpb+axtwQF9UW+Jc3czIIS7mKKo3iRpBS5W+jZIa2FgRvFmx0ZhxS3AMS6avpTrV/3no50= X-Received: by 2002:a17:902:f601:b0:1db:f033:9f9b with SMTP id n1-20020a170902f60100b001dbf0339f9bmr2888596plg.9.1710512922896; Fri, 15 Mar 2024 07:28:42 -0700 (PDT) MIME-Version: 1.0 References: <48167BD3-7145-4CFC-B2D8-CEE18FAE9738@yandex-team.ru> <2AFAACF9-27F2-4433-B62D-DC825DD7BA11@yandex-team.ru> <28B4FE0B-A082-461F-B32B-C9A06DABC09A@yandex-team.ru> In-Reply-To: From: Aleksander Alekseev Date: Fri, 15 Mar 2024 17:28:32 +0300 Message-ID: Subject: Re: CF entries for 17 to be reviewed To: Pgsql Hackers Cc: Melanie Plageman , "Andrey M. Borodin" Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi, > > Aleksander, I would greatly appreciate if you join me in managing CF. Together we can move more stuff :) > > Currently, I'm going through "SQL Commands". And so far I had not come to "Performance" and "Server Features" at all... So if you can handle updating statuses of that sections - that would be great. > > Server Features: > > [...] > > * (to be continued) Server Features: * Custom storage managers (SMGR), redux The patch needs a rebase. I notified the authors. * pg_tracing Ditto. The patch IMO is promising. I encourage anyone interested in the topic to take a look. * Support run-time partition pruning for hash join The patch needs (more) review. It doesn't look extremely complex. * Support prepared statement invalidation when result or argument types change I changed the status to "Waiting on Author". The patch needs a rebase since January. * Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING Needs rebase. -- Best regards, Aleksander Alekseev