[[["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 page provides documentation for the `PgOid` class, which represents the PostgreSQL Object Identifier (OID) type used as primary keys."],["The `PgOid` class supports various constructors, including default construction yielding OID 0, construction from an unsigned four-byte integer, and copy/move construction."],["The `PgOid` class is a regular value type that supports copy, assign, and move operations, alongside conversions to a `std::uint64_t` via an overloaded operator."],["This documentation provides a list of all the documented versions of the `PgOid` class ranging from version 2.11.0 to the most recent version 2.37.0-rc."]]],[]]