lastval() not included in table

Started by Jeff Davisover 18 years ago2 messagesdocs
Jump to latest
#1Jeff Davis
pgsql@j-davis.com

In the current version of the docs here:

http://developer.postgresql.org/pgdocs/postgres/functions-sequence.html

The lastval() function appears to be missing from table 9-38.

I don't see any obvious reason that it's left out.

Regards,
Jeff Davis

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Jeff Davis (#1)
Re: lastval() not included in table

Jeff Davis <pgsql@j-davis.com> writes:

The lastval() function appears to be missing from table 9-38.

Fixed in CVS HEAD --- thanks for reporting it.

regards, tom lane