| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: First-draft release notes for next week's releases |
| Date: | 2019-02-09 04:17:51 |
| Message-ID: | 7638.1549685871@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> writes:
> On Sat, Feb 9, 2019 at 6:49 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> + Create or delete foreign key enforcement triggers correctly when
> + attaching or detaching a partition in a a partitioned table that
> + has a foreign-key constraint (Amit Langote, Álvaro Herrera)
> It seems like there is a typo in the above sentence. /a a
> partitioned/a partitioned
Ooops, obviously my eyes had glazed over by the time I went back to
proofread. Thanks for catching that.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Kapila | 2019-02-09 05:07:13 | Re: Transaction commits VS Transaction commits (with parallel) VS query mean time |
| Previous Message | Amit Kapila | 2019-02-09 04:08:07 | Re: First-draft release notes for next week's releases |