Comment typo in pg_upgrade.c - Mailing list pgsql-hackers

From Amit Langote
Subject Comment typo in pg_upgrade.c
Date
Msg-id 56739F72.3030706@lab.ntt.co.jp
Whole thread Raw
Responses Re: Comment typo in pg_upgrade.c  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
List pgsql-hackers
In prepare_new_cluster(), following looks like a typo:

-     * would cause us to lose the frozenids restored by the load. We use
+     * would cause us to lose the frozenxids restored by the load. We use

Attached find the patch.

Thanks,
Amit

Attachment

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: broken autocomplete in head
Next
From: Amit Kapila
Date:
Subject: Re: Speed up Clog Access by increasing CLOG buffers