Comment typo in pg_upgrade.c

Started by Amit Langoteover 10 years ago2 messageshackers
Jump to latest
#1Amit Langote
Langote_Amit_f8@lab.ntt.co.jp

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

Attachments:

typo-pg-upgrade.patchtext/x-diff; name=typo-pg-upgrade.patchDownload+1-1
#2Amit Langote
Langote_Amit_f8@lab.ntt.co.jp
In reply to: Amit Langote (#1)
Re: Comment typo in pg_upgrade.c

On 2015/12/18 14:53, Amit Langote wrote:

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

Or maybe not, because "frozenids" is supposed to refer to both xids and mxids.

Sorry about the noise.

Thanks,
Amit

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers