[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 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."]]],[]]