> 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

Reply via email to