mirror of
https://github.com/postgres/postgres.git
synced 2025-07-03 20:02:46 +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>
|
<para>
|
||||||
Global objects have a <link
|
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.
|
value of zero.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
Reference in New Issue
Block a user