Add formatter for INT64 output message in incremental sort code

Edit
ID 2772
Title Add formatter for INT64 output message in incremental sort code
Topic Refactoring
Created 2020-10-21 06:00:48
Last modified 2020-11-23 11:11:37 (3 years, 11 months ago)
Latest email 2020-11-23 11:11:04 (3 years, 11 months ago)
Status
2020-11: Committed
Target version
Authors Haiying Tang (tanghy)
Reviewers Become reviewer
Committer Tomas Vondra (fuzzycz)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/2772
git checkout commitfest/cf/2772
Emails
RE: Use of "long" in incremental sort code
First at 2020-10-19 03:57:00 by "Tang, Haiying" <tanghy.fnst at cn.fujitsu.com>
Latest at 2020-11-23 11:11:04 by Anastasia Lubennikova <a.lubennikova at postgrespro.ru>
Latest attachment (v2-0001-Use-INT64_FORMAT-to-print-int64-variables-in-sort-de.patch) at 2020-11-03 02:53:53 from Tomas Vondra <tomas.vondra at 2ndquadrant.com>
    Attachment (v2-0001-Use-INT64_FORMAT-to-print-int64-variables-in-sort-de.patch) at 2020-11-03 02:53:53 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: Yes)
    Attachment (0001-Use-int64-instead-of-long-for-space-used-variables-a.patch) at 2020-10-19 03:57:00 from "Tang, Haiying" <tanghy.fnst at cn.fujitsu.com> (Patch: Yes)
History
When Who What
2020-11-23 11:11:37 Anastasia Lubennikova (lubennikovaav) Closed in commitfest 2020-11 with status: Committed
2020-10-29 01:54:54 Justin Pryzby (justinpryzby) New status: Ready for Committer
2020-10-29 01:54:48 Justin Pryzby (justinpryzby) Changed committer to fuzzycz
2020-10-21 06:02:37 Haiying Tang (tanghy) Changed authors to Haiying Tang (tanghy)
2020-10-21 06:00:48 Haiying Tang (tanghy) Attached mail thread 4250be9d350c4992abb722a76e288aef@G08CNEXMBPEKD05.g08.fujitsu.local
2020-10-21 06:00:48 Haiying Tang (tanghy) Created patch record
Edit