[[["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 document provides a comprehensive reference for the `PgOid` class, which represents the PostgreSQL Object Identifier (OID) type used as primary keys in system tables."],["The `PgOid` class supports a wide range of versions, from 2.11.0 up to the latest release candidate 2.37.0-rc, with links to their respective documentation pages."],["`PgOid` supports multiple constructors, including default, copy, move, and construction from an unsigned 64-bit integer, where a default construction yields OID 0."],["The class includes assignment operators for copy and move operations, and it supports conversion to an unsigned 64-bit integer via a conversion operator."],["`PgOid` is described as a regular value type, supporting copy, assign, and move operations, and it can be used as a means of interacting with system tables in PostgreSQL."]]],[]]