mirror of
https://github.com/postgres/postgres.git
synced 2025-07-02 09:02:37 +03:00
doc: PG 12 relnotes, correct pg_stat_database.datoid to be datid
Previous column name was incorrect. Reported-by: Justin Pryzby Backpatch-through: 12
This commit is contained in:
@ -1227,7 +1227,7 @@ Author: Magnus Hagander <magnus@hagander.net>
|
||||
|
||||
<para>
|
||||
Global objects have a <link
|
||||
linkend="pg-stat-database-view"><structname>pg_stat_database</structname></link>.<structfield>datoid</structfield>
|
||||
linkend="pg-stat-database-view"><structname>pg_stat_database</structname></link>.<structfield>datid</structfield>
|
||||
value of zero.
|
||||
</para>
|
||||
</listitem>
|
||||
|
Reference in New Issue
Block a user