psql \dv+ shows view size as 0 bytes - Mailing list pgsql-hackers

From Peter Eisentraut
Subject psql \dv+ shows view size as 0 bytes
Date
Msg-id 51AE0DCC.1030608@gmx.net
Whole thread Raw
Responses Re: psql \dv+ shows view size as 0 bytes
List pgsql-hackers
\dv+ shows the size of views as "0 bytes".  This doesn't make any sense;
I think it should show null.  Maybe this is even the fault of the
backend functions for returning a number to display in the first place.



pgsql-hackers by date:

Previous
From: Pavel Raiskup
Date:
Subject: Re: [PATCH] Add support for TAS/S_UNLOCK for aarch64
Next
From: Peter Eisentraut
Date:
Subject: how to find out whether a view is updatable