Thread

  1. current value support

    Michael Paquier <michael.paquier@gmail.com> — 2010-06-03T01:33:50Z

    Hi all,
    
    Please see attached a patch that finishes the support for currval.
    All the structure was in place in GTM but there was still one missing call
    in sequence.c when calling the function.
    
    Now it is possible to get current values for sequences in the whole cluster.
    
    Regards,
    
    -- 
    Michael Paquier
    NIPPON TELEGRAPH AND
    TELEPHONE CORPORATION
    NTT Open Source Software Center
    
  2. Re: current value support

    Michael Paquier <michael.paquier@gmail.com> — 2010-06-03T04:01:42Z

    Sorry about my previous email,
    I sent a patch to the wrong mailing list.
    
    Once again my apologies about that.
    Regards,
    
    Michael P.