Hi, I noticed the pg_sequences system-view DOCS page [1] has a note about the 'last_value' field. But the note is not within the row for that field. Indeed, it is not even within the table.
Is it deliberate? Apparently, this changed in commit 3cb2f13 [2], so CC-ing author Nathan. My attached patch just moved the paragraph into the row where I felt it belonged. ====== [1] https://www.postgresql.org/docs/devel/view-pg-sequences.html [2] https://github.com/postgres/postgres/commit/3cb2f13ac500983c9c6b1eef3b3c2091c26f3040 Kind Regards, Peter Smith. Fujitsu Australia
v1-0001-DOCS-pg_sequuences.last_value.patch
Description: Binary data