Re: CREATE TRIGGER document typo

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: CREATE TRIGGER document typo
Date: 2017-04-18 08:55:45
Message-ID: 8bcaba6f-7336-268c-e903-e81072760c83@iki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 04/17/2017 12:09 PM, Yugo Nagata wrote:
> Hi,
>
> Attached is a patch fixing simple typos in the CREATE TRIGGER document.

Applied, thanks!

- Heikki

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nikhil Sontakke 2017-04-18 08:57:10 Re: Failed recovery with new faster 2PC code
Previous Message Kang Yuzhe 2017-04-18 08:52:05 Re: On How To Shorten the Steep Learning Curve Towards PG Hacking...