[[["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-04-02 UTC."],[[["This webpage provides documentation for the `PgOid` class, which represents the PostgreSQL Object Identifier (OID) type used as primary keys."],["The latest version available is `2.37.0-rc`, with a comprehensive list of previous versions ranging down to `2.11.0`."],["`PgOid` supports regular value type operations including copy, assignment, and move construction."],["`PgOid` objects can be constructed using a default constructor which yields OID 0, or from an unsigned four-byte integer."],["The class can be converted to an OID unsigned four-byte integer using the `operator std::uint64_t()` function."]]],[]]