public inbox for [email protected]
help / color / mirror / Atom feedFrom: Peter Eisentraut <[email protected]>
To: [email protected]
Subject: pgsql: Do not define type for a property graph
Date: Mon, 04 May 2026 13:51:58 +0000
Message-ID: <[email protected]> (raw)
Do not define type for a property graph
Even though a property graph is defined in pg_class it does not
contain any rows by itself and need not have a type defined. Avoid
creating a type for it.
Author: Ashutosh Bapat <[email protected]>
Discussion: https://www.postgresql.org/message-id/flat/CAExHW5ucu7ZTgYkO6rB_1ShJP3e%3DGAT2T3CP4XWN8rUVEsiJoA%40m...
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/891a57c73945c0dcf942810f604bbd90d724b9ed
Modified Files
--------------
src/backend/catalog/heap.c | 6 ++-
src/include/catalog/catversion.h | 2 +-
.../regress/expected/create_property_graph.out | 53 ++++++++++------------
3 files changed, 30 insertions(+), 31 deletions(-)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgsql: Do not define type for a property graph
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox