[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-14 UTC."],[[["This webpage provides documentation for the `PgOid` class, which represents the PostgreSQL Object Identifier (OID) type."],["`PgOid` is a regular value type, supporting copy, assign, and move operations, and is used as primary keys in PostgreSQL system tables."],["The documentation covers various constructors for the `PgOid` class, including default construction (yielding OID 0) and construction from an unsigned four-byte integer."],["The documentation outlines the `PgOid` class's operators, such as the copy and move assignment operators, as well as a conversion operator to an unsigned four-byte integer."],["The webpage displays a comprehensive list of versions related to `PgOid`, ranging from 2.11.0 to the latest release candidate 2.37.0-rc, including version 2.29.0 which the page is focused on."]]],[]]