mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-11 09:27:39 +08:00
last nextval() or setval() performed by the current session. Update the docs, add regression tests, and bump the catalog version. Patch from Dennis Björklund, various improvements by Neil Conway.