Thread

Commits

  1. Move PartitionDispatchData struct definition to execPartition.c

  2. Reorganize partitioning code

  1. move PartitionDispatchData definition to execPartition.c

    Amit Langote <langote_amit_f8@lab.ntt.co.jp> — 2018-07-04T02:47:05Z

    Hi.
    
    I think we may have simply forgotten to do $subject in the following commit.
    
    commit da6f3e45ddb68ab3161076e120e7c32cfd46d1db
    Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
    Date:   Sat Apr 14 21:12:14 2018 -0300
    
        Reorganize partitioning code
    
    Attached a patch.
    
    Thanks,
    Amit
    
  2. Re: move PartitionDispatchData definition to execPartition.c

    Alvaro Herrera <alvherre@2ndquadrant.com> — 2018-09-14T22:37:40Z

    On 2018-Jul-04, Amit Langote wrote:
    
    > Hi.
    > 
    > I think we may have simply forgotten to do $subject in the following commit.
    
    We did.  Pushed now, thanks.
    
    -- 
    Álvaro Herrera                https://www.2ndQuadrant.com/
    PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
    
    
    
  3. Re: move PartitionDispatchData definition to execPartition.c

    Tom Lane <tgl@sss.pgh.pa.us> — 2018-09-15T02:20:31Z

    Alvaro Herrera <alvherre@2ndquadrant.com> writes:
    > On 2018-Jul-04, Amit Langote wrote:
    >> I think we may have simply forgotten to do $subject in the following commit.
    
    > We did.  Pushed now, thanks.
    
    Erm, shouldn't that have been done in HEAD as well as v11?
    
    			regards, tom lane
    
    
    
  4. Re: move PartitionDispatchData definition to execPartition.c

    Alvaro Herrera <alvherre@2ndquadrant.com> — 2018-09-15T13:15:28Z

    On 2018-Sep-14, Tom Lane wrote:
    
    > Alvaro Herrera <alvherre@2ndquadrant.com> writes:
    > > On 2018-Jul-04, Amit Langote wrote:
    > >> I think we may have simply forgotten to do $subject in the following commit.
    > 
    > > We did.  Pushed now, thanks.
    > 
    > Erm, shouldn't that have been done in HEAD as well as v11?
    
    Hmm, the commit was there, but it was not pushed.  Workflow mistake.
    Pushed now.
    
    -- 
    Álvaro Herrera                https://www.2ndQuadrant.com/
    PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services