| From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
|---|---|
| To: | Peter Smith <smithpb2250(at)gmail(dot)com> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: DOCS: Describe some missing parameters on CREATE/ALTER PUBLICATION pages |
| Date: | 2026-07-24 07:10:35 |
| Message-ID: | CAHGQGwHU-WhJ10ViY_jH+opkrm=UUScodffKisoObWqkMaFCsg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Jul 24, 2026 at 3:44 PM Peter Smith <smithpb2250(at)gmail(dot)com> wrote:
> I felt it would make more sense for all the simple replaceable
> parameters to be kept together:
I'd already pushed the patch before seeing this email, but thanks!
If you think it's worth improving the ordering of those descriptions,
please feel free to work on it. Maybe it's better to discuss that at
separete thread. I also wonder whether other reference pages have
the same issue. For example, in the ALTER SERVER documentation,
OPTIONS (...) appears between new_version and new_owner, so it seems
to have a similar inconsistency.
Regards,
--
Fujii Masao
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rui Zhao | 2026-07-24 07:18:26 | Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements |
| Previous Message | ZizhuanLiu X-MAN | 2026-07-24 07:07:07 | Re: COMMENTS are not being copied in CREATE TABLE LIKE |