diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/pgbuffercache.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/pgbuffercache.sgml b/doc/src/sgml/pgbuffercache.sgml index ef5732942f7..537d6014942 100644 --- a/doc/src/sgml/pgbuffercache.sgml +++ b/doc/src/sgml/pgbuffercache.sgml @@ -267,7 +267,7 @@ <row> <entry role="catalog_table_entry"><para role="column_definition"> - <structfield>os_page_num</structfield> <type>int</type> + <structfield>os_page_num</structfield> <type>bigint</type> </para> <para> number of OS memory page for this buffer |