small change to comment for ATExecDetachPartition

From: Zhihong Yu <zyu(at)yugabyte(dot)com>
To: PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: small change to comment for ATExecDetachPartition
Date: 2021-10-31 20:48:31
Message-ID: CALNJ-vR6uZivg_XkB1zKjEXeyZDEgoYanFXB-++1kBT9yZQoUw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,
I was going over:

commit 71f4c8c6f74ba021e55d35b1128d22fb8c6e1629
Author: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Date: Thu Mar 25 18:00:28 2021 -0300

ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY

It seems there were some missing words in one of the comments.

See patch attached.

Cheers

Attachment Content-Type Size
detach-partition-doc.patch application/octet-stream 1.0 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2021-10-31 20:55:01 Re: inefficient loop in StandbyReleaseLockList()
Previous Message Tomas Vondra 2021-10-31 20:44:53 Re: logical decoding and replication of sequences