[[["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 outlines the `PgOid` class, which represents the PostgreSQL Object Identifier (OID) type used as primary keys in system tables."],["The `PgOid` class supports copy, assignment, and move operations, behaving as a regular value type."],["There are multiple constructors available, including a default constructor yielding OID 0, and a constructor to build an object from an unsigned four-byte integer."],["The `PgOid` class features conversion to an OID unsigned four-byte integer, allowing operations via an operator."],["The provided content has versions all the way back from 2.11.0, to the most recent release candidate 2.37.0-rc."]]],[]]