From: | PG Doc comments form <noreply(at)postgresql(dot)org> |
---|---|
To: | pgsql-docs(at)lists(dot)postgresql(dot)org |
Cc: | pawel(dot)szymczyk90(at)gmail(dot)com |
Subject: | Missing word |
Date: | 2025-05-13 10:34:24 |
Message-ID: | 174713246453.1455387.17456549337034802242@wrigleys.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/17/ddl-partitioning.html
Description:
In the paragraph:
https://www.postgresql.org/docs/current/ddl-partitioning.html#DDL-PARTITIONING-DECLARATIVE-MAINTENANCE,
sentence "Another option that is often preferable is to remove the partition
from the partitioned table but retain access to it as a table in its own
right." there is missing "not" word. Correct form of this sentence should
be: Another option that is often preferable is to not remove the partition
from the partitioned table but retain access to it as a table in its own
right.
From | Date | Subject | |
---|---|---|---|
Next Message | David G. Johnston | 2025-05-13 14:17:01 | Re: Missing word |
Previous Message | PG Doc comments form | 2025-05-09 15:15:49 | Wrong documentation link for a newcomer |