Re: calling currval() before nextval() patch adding currval_isset()

From: John Hansen <john(at)oztralis(dot)com(dot)au>
To: pgsql-patches(at)postgresql(dot)org
Subject: Re: calling currval() before nextval() patch adding currval_isset()
Date: 2004-11-07 22:52:11
Message-ID: 1099867931.16869.20.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

> Hi list,
>
> attached, cvs context diff that adds currval_isset('sequence_name');
>

Updated patch attached, didn't think to update the docs. Thanks oicu!

Kind Regards,

John Hansen

Attachment Content-Type Size
currval_isset.diff text/x-patch 5.7 KB

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Simon Riggs 2004-11-07 23:13:08 Enhanced PITR doc patch
Previous Message Andrew Dunstan 2004-11-07 22:50:07 win32 cleanup