> On Jul 3, 2024, at 12:28, Kent Dorfman <kent.dorfman...@gmail.com> wrote: > > Is there any psql function/command to add a description field to a table or > view definition in the system? Allow me to introduce you to my good friend "COMMENT": https://www.postgresql.org/docs/current/sql-comment.html
- Description field for tables and views Kent Dorfman
- Re: Description field for tables and views Christophe Pettus
- Re: Description field for tables and views Kent Dorfman
- Re: Description field for tables and views Christophe Pettus
- Re: Description field for tables and views Guyren Howe
- Re: Description field for tables and views Achilleas Mantzios