[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 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."]]],[]]