Re: [DOCS] lastval() not included in table

2007-12-06 Thread Tom Lane
Jeff Davis <[EMAIL PROTECTED]> writes: > The lastval() function appears to be missing from table 9-38. Fixed in CVS HEAD --- thanks for reporting it. regards, tom lane ---(end of broadcast)--- TIP 4: Have you searched our li

[DOCS] lastval() not included in table

2007-12-05 Thread Jeff Davis
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 ---(end of broa