From: | Abhijit Menon-Sen <ams(at)2ndQuadrant(dot)com> |
---|---|
To: | Andres Freund <andres(at)2ndquadrant(dot)com> |
Cc: | Dilip kumar <dilip(dot)kumar(at)huawei(dot)com>, pgsql-hackers(at)postgresql(dot)org, furuyao(at)pm(dot)nttdata(dot)co(dot)jp |
Subject: | Re: pg_xlogdump --stats |
Date: | 2014-07-07 19:32:43 |
Message-ID: | 20140707193243.GA12242@toroid.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
At 2014-07-07 09:48:44 +0200, andres(at)2ndquadrant(dot)com wrote:
>
> I'd suggest only defining INT64_MODIFIER here and build INT64_FORMAT,
> UINT64_FORMAT ontop, in c.h.
Oh, I see. I'm sorry, I misread your earlier suggestion. Regenerated
patches attached. Is this what you had in mind?
-- Abhijit
Attachment | Content-Type | Size |
---|---|---|
0001-modifier.diff | text/x-diff | 6.6 KB |
0002-configure.diff | text/x-diff | 3.7 KB |
0003-rmid.diff | text/x-diff | 25.6 KB |
0004-xlogdump.diff | text/x-diff | 10.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2014-07-07 19:57:00 | things I learned from working on memory allocation |
Previous Message | Greg Stark | 2014-07-07 18:16:13 | Re: Extending constraint exclusion for implied constraints/conditions |