Remove 'datlastsysoid'.
authorRobert Haas <rhaas@postgresql.org>
Thu, 20 Jan 2022 13:56:54 +0000 (08:56 -0500)
committerRobert Haas <rhaas@postgresql.org>
Thu, 20 Jan 2022 14:01:12 +0000 (09:01 -0500)
commitab4fd4f868edb4a59302db52857f4fe7c8d81f42
tree3e8ea1e6d17546fdfb961edb6fd3e85207525fd6
parentb700f96cffd91efbe93827d22c76b8f069809450
Remove 'datlastsysoid'.

It hasn't been used for anything for a long time. Up until recently,
we still queried it when dumping very old servers, but since
commit 30e7c175b81d53c0f60f6ad12d1913a6d7d77008, there's no longer any
code at all that cares about it.

Discussion: http://postgr.es/m/CA+Tgmoa14=BRq0WEd0eevjEMn9EkghDB1FZEkBw7+UAb7tF49A@mail.gmail.com
doc/src/sgml/bki.sgml
doc/src/sgml/catalogs.sgml
doc/src/sgml/ecpg.sgml
src/backend/commands/dbcommands.c
src/bin/initdb/initdb.c
src/include/catalog/catversion.h
src/include/catalog/pg_database.dat
src/include/catalog/pg_database.h