| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Adding comments to extension objects |
| Date: | 2026-08-08 13:17:23 |
| Message-ID: | ancsY6owtBsUOtBr@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
I think SQL object comments are very useful for users, and even more
useful now that many people are using MCP:
https://momjian.us/main/blogs/pgblog/2026.html#March_16_2026
Would someone please volunteer to check all externally-developed
extensions to see if they have the appropriate object comments, and if
not, either create a patch to add them or contact the author suggesting
they add them. I have done this already for pgvector:
https://momjian.us/main/blogs/pgblog/2026.html#March_16_2026
Thanks.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Do not let urgent matters crowd out time for investment in the future.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Xuneng Zhou | 2026-08-08 13:51:04 | Re: Deadlock detector fails to activate on a hot standby replica |
| Previous Message | Bertrand Drouvot | 2026-08-08 13:11:26 | Re: Random 038_walsnd_shutdown_timeout.pl failure on goldfish |