Do not define type for a property graph

Peter Eisentraut <peter@eisentraut.org>

Commit: 891a57c73945c0dcf942810f604bbd90d724b9ed
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2026-05-04T13:45:56Z
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 <ashutosh.bapat.oss@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/CAExHW5ucu7ZTgYkO6rB_1ShJP3e%3DGAT2T3CP4XWN8rUVEsiJoA%40mail.gmail.com

Files

Discussion