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 1pjXjm-0003kv-LA for pgsql-hackers@arkaria.postgresql.org; Tue, 04 Apr 2023 03:53:38 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pjXjk-0007Yl-Uk for pgsql-hackers@arkaria.postgresql.org; Tue, 04 Apr 2023 03:53:36 +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 1pjXjk-0007Yb-Jq for pgsql-hackers@lists.postgresql.org; Tue, 04 Apr 2023 03:53:36 +0000 Received: from mail-lf1-x12e.google.com ([2a00:1450:4864:20::12e]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1pjXjd-000l7Z-E9 for pgsql-hackers@lists.postgresql.org; Tue, 04 Apr 2023 03:53:36 +0000 Received: by mail-lf1-x12e.google.com with SMTP id y15so40666247lfa.7 for ; Mon, 03 Apr 2023 20:53:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1680580407; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=Bqr9I8NRh57l+De2NN59+QgUSvBzIAlJspPV2z+Vpr0=; b=R/MqRuWVOuq7LRtMc8lamVnAxqwaoLGT/PJmBEg/jEy2t6kdLT3BTJZYvNsfDDhaB+ V0XkVgKrlpV3yeeDmBBnjk7P6wHWyqNQuk6eJfelBNMTnyAWMdFUpC7UMZNUfV/sb/JA huwUD7bF3sLDu2q4DnyGXwXJVVOZ+vI/TxR76R0tTho6Mz3JrEa8HJphomfLoRedu5B+ 4M6VJmip+jDW4cnVXPr+uRCmegAAjd5tsLwyLjwf3E+p1C+Q+bQ1OgXLncnIU4maFhNz CliabZU3779V3HQ4gIkZe8ZPitWuN+lYsmJHUWfm366QbVl2UtQmr/RBlw1L424lSlnK /Pig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680580407; 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=Bqr9I8NRh57l+De2NN59+QgUSvBzIAlJspPV2z+Vpr0=; b=lqJtlvv+zHHYUQvW+76oY0u0+DhWOuodKaxkwjkuk/B3xhX0PEK10juekuKhOiuSRO /SfS9Ta45UD6Qr5n2A+TGVfjb3IUKDC4PqUpHTE2n7Wr8ra+BVdnDyvWa63OJzMFPgvZ 9logHOgH71nk3jX1pqlbRXUBR6X/CET/Ui8jf0/zPx2+U2bOKEXslyZZUqu6rveqMhqI 9nr/nDhz6zHU6CZ77pnU9bab8rLWTZ12jGSkmovfwx/PuHbx6J56MGH+KBoa5Oop3cY9 TrR08Om+xq4pXkNdIo/bfs7qdzTNxmX0t6SEopP6ExvxFBwoz21Q+Wes8yRcM0bMC5hH +mdA== X-Gm-Message-State: AAQBX9fcIP2PfFqNLCvwt4llElLmZYgQmktn30MLEs3951P+vOV0caY2 fvd+F6RUokwI0vdA0siClQZFgo8rTc8/vvMNOls= X-Google-Smtp-Source: AKy350Y3xn9fVyL/oZFRMFLcWXx/4pp9z7Me+x+QNdczEDkravoxTTuQ0FUgm23pBWdRtNIpS4jsVUEp2jsGYkjgXAo= X-Received: by 2002:ac2:410e:0:b0:4e9:d8ba:169 with SMTP id b14-20020ac2410e000000b004e9d8ba0169mr305116lfi.1.1680580406881; Mon, 03 Apr 2023 20:53:26 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Peter Smith Date: Tue, 4 Apr 2023 13:53:00 +1000 Message-ID: Subject: Re: RFC: logical publication via inheritance root? To: Jacob Champion Cc: PostgreSQL Hackers , Aleksander Alekseev Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk FYI, the WIP patch does not seem to apply cleanly anymore using the latest HEAD. See the cfbot rebase logs [1]. ------ [1] http://cfbot.cputube.org/patch_42_4225.log Kind Regards, Peter Smith. Fujitsu Australia