[[["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 `PgOid` class supports various constructors, including default construction to OID 0, construction from a four-byte unsigned integer, and copy/move construction."],["The `PgOid` class is a regular value type that supports copy, assign, and move operations, ensuring seamless value transfer and management."],["The webpage lists links to documentation for various versions of the `PgOid` class, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc, as well as version 2.36.0."],["The documentation includes details on the operators available for the `PgOid` class, notably the assignment operators and a conversion operator to an unsigned four-byte integer."]]],[]]