pgsql: Add COMMENT and SECURITY LABEL support for publications andsubs
| От | Peter Eisentraut |
|---|---|
| Тема | pgsql: Add COMMENT and SECURITY LABEL support for publications andsubs |
| Дата | |
| Msg-id | E1crced-0006nm-3H@gemulon.postgresql.org обсуждение |
| Ответы |
Re: pgsql: Add COMMENT and SECURITY LABEL support forpublications and subs
|
| Список | pgsql-committers |
Add COMMENT and SECURITY LABEL support for publications and subscriptions Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/87dee41f3ed6d6c2a93e7ff359776cfe24f145e0 Modified Files -------------- doc/src/sgml/ref/comment.sgml | 2 ++ doc/src/sgml/ref/security_label.sgml | 2 ++ src/backend/catalog/system_views.sql | 22 +++++++++++++++ src/backend/parser/gram.y | 4 +++ .../dummy_seclabel/expected/dummy_seclabel.out | 32 ++++++++++++++-------- .../modules/dummy_seclabel/sql/dummy_seclabel.sql | 7 +++++ src/test/regress/expected/publication.out | 7 +++++ src/test/regress/expected/rules.out | 23 ++++++++++++++++ src/test/regress/expected/subscription.out | 7 +++++ src/test/regress/sql/publication.sql | 3 ++ src/test/regress/sql/subscription.sql | 3 ++ 11 files changed, 100 insertions(+), 12 deletions(-)
В списке pgsql-committers по дате отправления: