citus/src/backend
Gürkan İndibay 188614512f
Adds comment on database and role propagation (#7388)
DESCRIPTION: Adds comment on database and role propagation.
Example commands are as below

comment on database <db_name> is '<comment_text>'
comment on database <db_name> is NULL
comment on role <role_name> is '<comment_text>'
comment on role <role_name> is NULL

---------

Co-authored-by: Jelte Fennema-Nio <jelte.fennema@microsoft.com>
2024-01-18 20:58:44 +03:00
..
columnar Sort includes (#7326) 2023-11-23 18:19:54 +01:00
distributed Adds comment on database and role propagation (#7388) 2024-01-18 20:58:44 +03:00
.gitignore Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00