Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ea4aa98

Browse files
committed
doc: PG 12 relnotes, correct pg_stat_database.datoid to be datid
Previous column name was incorrect. Reported-by: Justin Pryzby Backpatch-through: 12
1 parent 73ebfb1 commit ea4aa98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/release-12.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1227,7 +1227,7 @@ Author: Magnus Hagander <magnus@hagander.net>
12271227

12281228
<para>
12291229
Global objects have a <link
1230-
linkend="pg-stat-database-view"><structname>pg_stat_database</structname></link>.<structfield>datoid</structfield>
1230+
linkend="pg-stat-database-view"><structname>pg_stat_database</structname></link>.<structfield>datid</structfield>
12311231
value of zero.
12321232
</para>
12331233
</listitem>

0 commit comments

Comments
 (0)