Re: DOC: fixes multiple errors in alter table doc - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: DOC: fixes multiple errors in alter table doc
Date
Msg-id CAHGQGwFk=rrhrwGwPtQxBesbT4DzSZ86Q3ftcwCu3AR5bOiXLw@mail.gmail.com
Whole thread
In response to Re: DOC: fixes multiple errors in alter table doc  (Chao Li <li.evan.chao@gmail.com>)
Responses Re: DOC: fixes multiple errors in alter table doc
List pgsql-hackers
On Thu, Jan 22, 2026 at 6:38 PM Chao Li <li.evan.chao@gmail.com> wrote:
> PFA v3: Rebased, and added reviewer and discussion information.

LGTM.

Should we apply the same change to the ALTER FOREIGN TABLE docs as well?

While reviewing that section, I noticed that ADD COLUMN IF NOT EXISTS appears
to work for ALTER FOREIGN TABLE, but it isn't documented. I'm not sure why
it was left out, but perhaps we should document it and add a regression test in
a separate patch?

Regards,

--
Fujii Masao



pgsql-hackers by date:

Previous
From: Alexandre Felipe
Date:
Subject: Re: index prefetching
Next
From: Chao Li
Date:
Subject: astreamer_lz4: fix bug of output pointer advancement in decompressor