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 1lbol4-0004oa-8s for pgsql-docs@arkaria.postgresql.org; Wed, 28 Apr 2021 18:17:58 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lbol1-0005mW-4i for pgsql-docs@arkaria.postgresql.org; Wed, 28 Apr 2021 18:17:55 +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 1lbol0-0005ij-Qs for pgsql-docs@lists.postgresql.org; Wed, 28 Apr 2021 18:17:54 +0000 Received: from mail-ed1-x531.google.com ([2a00:1450:4864:20::531]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1lboky-0000rJ-9Q for pgsql-docs@lists.postgresql.org; Wed, 28 Apr 2021 18:17:53 +0000 Received: by mail-ed1-x531.google.com with SMTP id s15so75453988edd.4 for ; Wed, 28 Apr 2021 11:17:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cybertec-at.20150623.gappssmtp.com; s=20150623; h=message-id:subject:from:to:cc:date:in-reply-to:references :user-agent:mime-version:content-transfer-encoding; bh=PrYJeLKtGewyEOepBcaz7jKztKHSuQYzByLJmVVFJmM=; b=bYW5Idsk6dKksX+tVmzYov5qXsq8zmJJh8/wOMnWJZj0KSd26qLUE54x6rXuRBclXq ctAIeqHy0wc0L3O+bGMMh3TBQVSZfqCaGme4viJ6D04kpb1cuB6o78UwEo48e0l0Z6um 7DKrw6ES33ixlmKhn91c58bYgoon1qF1tf8LW3UDuUlGe8KLJsE8/8MwrcTscOrdXaxF X6qeGRh2uo0QD+JD+Bjh2tmV21A8iuefYro8cy6t5bwOsHNBhovNMIGxBLEu4KyZN96M Pfn3ogTedgEaxUmgiyGZYneUVLzyxConddqIZ9z/I5v7VgiCRz52V9B6Ji3k//sk9hrc bEKQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:cc:date:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=PrYJeLKtGewyEOepBcaz7jKztKHSuQYzByLJmVVFJmM=; b=YjyEiX0HVm+arUGjKpU9VQmD0szu3/IPdFH6dUs0jKC+LgyrTmaVw9hWiZz/qhJOUH O03VhbaPD1nvQK4pdFQ7US+NCOlgeUsZTxtdGpPkvJE1yZAT1V9SVcP86sV5p6Fd/UGH orD6HFCIB9zkpKOQz54xQQ6/79hW2JPFqTnjr+gz1ocH97bQEyKKcA9HHyY7UVzhdiGg PpK1EyvLMQCeE4gr1jTnyDIpZL1WowCjY4+9VhqPkDe/OgELabkNKY/GI8amrzyPPfNk 36BasZ9Ekwd0WcsJ00YUEXjgPY4XNWODoXjufc3F8kRe6xcDtHNcC2Xlo0NIfrKHqJFo xN3w== X-Gm-Message-State: AOAM533aUoYZDpMIY2inXce0RV+yyQDC0CBcRD0a6hmeGBIQO9cHg+BA M43fITr7dG9aXfLqPq/ZPWWteOyRHFuLiA== X-Google-Smtp-Source: ABdhPJzyjIW5K4xg6rNkTatSzWXe7hupCDWtIoY7N4OBodqdMpHXvBnL1bcg0r5YLaVZ+PzCd1rinA== X-Received: by 2002:aa7:dd4d:: with SMTP id o13mr13517675edw.53.1619633870347; Wed, 28 Apr 2021 11:17:50 -0700 (PDT) Received: from localhost.localdomain (62-47-147-255.adsl.highway.telekom.at. [62.47.147.255]) by smtp.gmail.com with ESMTPSA id mf27sm355407ejb.63.2021.04.28.11.17.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 28 Apr 2021 11:17:50 -0700 (PDT) Message-ID: <7e7812f62001eed4a2f214caaf13bd689bc1ae72.camel@cybertec.at> Subject: Re: Clarify how triggers relate to transactions From: Laurenz Albe To: Nathan Long Cc: pgsql-docs@lists.postgresql.org Date: Wed, 28 Apr 2021 20:17:49 +0200 In-Reply-To: References: <161953360822.695.15805897835151971142@wrigleys.postgresql.org> <1a565681fe54535d69e6418ef5ab55405b92beac.camel@cybertec.at> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.36.5 (3.36.5-2.fc32) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Wed, 2021-04-28 at 13:18 -0400, Nathan Long wrote: > Gotcha. Where would I go to make the PR? You'd create a patch against Git master and send it to this mailing list or pgsql-hackers. If you don't want it to fall between the cracks, register in the next commitfest where it can undergo peer review. Yours, Laurenz Albe