We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef4bbb5 commit 62938daCopy full SHA for 62938da
src/docs/asciidoc/en/firebirddocs/firebirdinternals/firebird-internals.adoc
@@ -959,7 +959,7 @@ The number of records (or record fragments) on this page.
959
In other words, the number of entries in the `dpg_rpt` array.
960
961
`dpg_rpt`::
962
-This is an array of two byte unsigned values.
+This is an array of structs with two fields, each of them are two byte unsigned values.
963
The array begins at offset 0x20 on the page and counts upwards from the low address to the higher address as each new record fragment is added.
964
+
965
The two fields in this array are:
0 commit comments