diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index deb6ec19d27..1e652117786 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -1,4 +1,4 @@ - + Functions and Operators @@ -8613,6 +8613,12 @@ table2-mapping Return value most recently obtained with nextval for specified sequence + + lastval() + bigint + Return value most recently obtained with + nextval for any sequence + nextval(regclass) bigint