[[["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-21 UTC."],[[["This page provides documentation for the `PgOid` class, which represents the PostgreSQL Object Identifier (OID) type used as primary keys."],["The `PgOid` class supports copy, assignment, and move operations, functioning as a regular value type."],["It allows construction from an unsigned four-byte integer (`std::uint64_t`) and conversion back to it, also defaulting to an OID of 0 when default constructed."],["The documentation includes a list of available versions of the `PgOid` class, with the latest version being 2.37.0-rc."],["It provides a list of constructors and operators for `PgOid` class."]]],[]]