8000
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 f68cd84 commit b5df24eCopy full SHA for b5df24e
src/include/storage/bufpage.h
@@ -73,7 +73,7 @@ extern PGDLLIMPORT bool ignore_checksum_failure;
73
*
74
* AM-specific per-page data (if any) is kept in the area marked "special
75
* space"; each AM has an "opaque" structure defined somewhere that is
76
- * stored as the page trailer. an access method should always
+ * stored as the page trailer. An access method should always
77
* initialize its pages with PageInit and then set its own opaque
78
* fields.
79
*/
0 commit comments