Thread

  1. wip: for-in-array patch

    Pavel Stehule <pavel.stehule@gmail.com> — 2010-09-30T08:02:14Z

    Hello
    
    This patch add iteration over array to plpgsql
    
    now is supported only iteration over scalar array
    
    Regards
    
    Pavel Stehule
    
  2. Re: wip: for-in-array patch

    Pavel Stehule <pavel.stehule@gmail.com> — 2010-09-30T08:54:34Z

    sorry
    
    fixed patch
    
    Pavel
    
    2010/9/30 Pavel Stehule <pavel.stehule@gmail.com>:
    > Hello
    >
    > This patch add iteration over array to plpgsql
    >
    > now is supported only iteration over scalar array
    >
    > Regards
    >
    > Pavel Stehule
    >