| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | mdemir4527(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: is_nullable column of information_schema.columns table |
| Date: | 2019-12-30 13:19:36 |
| Message-ID: | 20191230131936.GA17407@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Sat, Dec 28, 2019 at 08:19:51PM +0000, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/12/infoschema-columns.html
> Description:
>
> is_nullable column of information_schema.columns table does not show correct
> values for columns of views. For tables that column shows correct values
> whether a column is nullable or not. I think the documentation should
> include this information although better solution is to correct that error.
Can you show us an example query with the output? Thanks. Also, which
Postgres version?
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tatsuo Ishii | 2019-12-30 22:26:16 | Re: Question to datatype.sgml |
| Previous Message | PG Doc comments form | 2019-12-30 10:15:35 | Transaction Management requires Autocommit |