[[["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, and is used as primary keys in various system tables in the PostgreSQL dialect."],["The documentation offers access to various versions of the `PgOid` class, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["The `PgOid` class supports common operations like copy, assignment, and move, typical of regular value types, and offers multiple constructors for convenience."],["Default construction of `PgOid` results in an OID of 0, while it also includes a constructor that takes an unsigned 4-byte integer to create an OID."],["`PgOid` can be converted into an unsigned four-byte integer via a dedicated conversion operator."]]],[]]