On 15/09/10 14:14, Fujii Masao wrote: > + /* > + * Take ownership of the wakup latch if we're going to sleep during > + * recovery. > + */ > > I found a typo: s/wakup/wakeup/ >
On 15/09/10 14:48, Thom Brown wrote:
+ * We don't need the latch anymore. It's not strictly necessary to disown + * it, but let's do it for the sake of tidyness. + */ s/tidyness/tidiness/
Fixed both of these. Thank you. -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
