Thread

  1. Re: Partition-wise join with whole row vars

    Alexander Pyhalov <a.pyhalov@postgrespro.ru> — 2024-12-04T06:59:10Z

    Dmitry Dolgov писал(а) 2024-12-02 16:39:
    >> On Tue, Oct 08, 2024 at 09:24:15AM GMT, Alexander Pyhalov wrote:
    >> 
    >> Attaching rebased patches.
    > 
    > Just to let you know, looks like CFBot tests are red again, but this
    > time there are some unexpected differences in some test query plan.
    
    Hi, updated patches. The differences in plans were likely caused by
    
    commit 161320b4b960ee4fe918959be6529ae9b106ea5a
    Author: David Rowley <drowley@postgresql.org>
    Date:   Fri Oct 11 17:19:59 2024 +1300
    
         Adjust EXPLAIN's output for disabled nodes
    
    which changed explain output format.
    -- 
    Best regards,
    Alexander Pyhalov,
    Postgres Professional