Typo in comment in ATPrepChangePersistence

From: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
To: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Typo in comment in ATPrepChangePersistence
Date: 2015-07-29 02:26:29
Message-ID: 55B839D5.3050905@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Attached fixes a typo:

- * no permanent tables cannot reference unlogged ones.
+ * permanent tables cannot reference unlogged ones.

Thanks,
Amit

Attachment Content-Type Size
typo-in-comment-ATPrepChangePersistence.patch text/x-diff 610 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2015-07-29 02:28:32 Re: WIP: Make timestamptz_out less slow.
Previous Message Amit Langote 2015-07-29 02:08:20 Re: [DESIGN] ParallelAppend