public inbox for [email protected]  
help / color / mirror / Atom feed
From: Justin Pryzby <[email protected]>
To: [email protected]
Cc: Paul Jungwirth <[email protected]>
Subject: pg17: XX000: no relation entry for relid 0
Date: Fri, 10 Apr 2026 05:54:42 -0500
Message-ID: <adjW8rfPDkplC7lF@pryzbyj2023> (raw)

CREATE VIEW x AS SELECT NULL::int[]
UNION ALL SELECT NULL::int[]
UNION ALL SELECT ARRAY[NULL::bigint];

SELECT FROM x;
ERROR:  XX000: no relation entry for relid 0

Since 9391f7152.

-- 
Justin





view thread (6+ messages)  latest in thread

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], [email protected]
  Subject: Re: pg17: XX000: no relation entry for relid 0
  In-Reply-To: <adjW8rfPDkplC7lF@pryzbyj2023>

* 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