Table 9-34 missing an entry in v8.2 documentation

Started by Nonamealmost 9 years ago3 messagesdocs
Jump to latest
#1Noname
snarks@gmail.com

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/8.2/static/functions-sequence.html
Description:

https://www.postgresql.org/docs/8.2/static/functions-sequence.html

The lastval() function is not listed in the 9-34 table, although it is
described later in the text. It is present in the table in the 8.1 and 8.3
documentation.

--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

#2Peter Eisentraut
peter_e@gmx.net
In reply to: Noname (#1)
Re: Table 9-34 missing an entry in v8.2 documentation

On 6/15/17 03:58, snarks@gmail.com wrote:

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/8.2/static/functions-sequence.html
Description:

https://www.postgresql.org/docs/8.2/static/functions-sequence.html

The lastval() function is not listed in the 9-34 table, although it is
described later in the text. It is present in the table in the 8.1 and 8.3
documentation.

While this is indeed somewhat curious, all of these versions are vastly
outdated and will not be changed anymore.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Noname (#1)
Re: Table 9-34 missing an entry in v8.2 documentation

snarks@gmail.com writes:

Page: https://www.postgresql.org/docs/8.2/static/functions-sequence.html

The lastval() function is not listed in the 9-34 table, although it is
described later in the text. It is present in the table in the 8.1 and 8.3
documentation.

Not sure why it's like that ... but 8.2 is long out of support.
We aren't fixing bugs in it anymore, and that includes doc bugs.

regards, tom lane

--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs