A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cloud.google.com/cpp/docs/reference/spanner/2.30.0/classgoogle_1_1cloud_1_1spanner_1_1PgOid below:

Class PgOid (2.30.0) | C++ Client Libraries

Skip to main content Class PgOid (2.30.0)

Stay organized with collections Save and categorize content based on your preferences.

A representation of the PostgreSQL Object Identifier (OID) type: used as primary keys for various system tables in the PostgreSQL dialect.

Constructors PgOid(PgOid const &)

Regular value type, supporting copy, assign, move.

Parameter Name Description PgOid const &
PgOid(PgOid &&)

Regular value type, supporting copy, assign, move.

Parameter Name Description PgOid &&
PgOid()

Default construction yields OID 0.

PgOid(std::uint64_t)

Construction from an OID unsigned four-byte integer.

Parameter Name Description value std::uint64_t
Operators operator=(PgOid const &)

Regular value type, supporting copy, assign, move.

Parameter Name Description PgOid const &
Returns Type Description PgOid & operator=(PgOid &&)

Regular value type, supporting copy, assign, move.

Parameter Name Description PgOid &&
Returns Type Description PgOid & operator std::uint64_t() const

Conversion to an OID unsigned four-byte integer.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-08-14 UTC.

[[["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-08-14 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."]]],[]]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4