Re: doc: Clarify that empty COMMENT string removes the comment

From: Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>
Cc: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: doc: Clarify that empty COMMENT string removes the comment
Date: 2026-02-26 14:40:00
Message-ID: 12f2115b-6a0f-4f32-839e-c2a778f8a3f8@uni-muenster.de
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 26/02/2026 15:10, Fujii Masao wrote:
> At least for me, the supplementary description that the patch adds
> looks sufficient.

Same here. This now clearly states the behaviour of comments with empty
strings.

Thanks for the patch!

Best, Jim

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Matthias van de Meent 2026-02-26 14:53:54 Is the XLP_BKP_REMOVABLE flag itself removable/obsolete?
Previous Message Manni Wood 2026-02-26 14:36:09 Re: Speed up COPY FROM text/CSV parsing using SIMD