Fri Sep 28 07:33:12 PDT 2007
- Previous message: [Slony1-hackers] EXECUTE SCRIPT and deadlocks
- Next message: [Slony1-hackers] Re: XID in PG core/contrib
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 9/28/07, Tom Lane <tgl at sss.pgh.pa.us> wrote: > "Marko Kreen" <markokr at gmail.com> writes: > > bool txid_not_visible_in_snapshot(int8, snap) > > The last seems pretty thoroughly redundant? Ehhee. Jan, it's 2:1 now. I also think it unecessary. > > - removed use of "unsigned long long" in txid_snapshot_out, > > instead I try to guess the correct fromat string for uint64 > > from HAVE_LONG_INT_64 > > What's to guess? Use UINT64_FORMAT Thanks, I failed to notice it for some reason. New patch attached, both things fixed. -- = marko -------------- next part -------------- A non-text attachment was scrubbed... Name: txid-v2.diff.gz Type: application/x-gzip Size: 6772 bytes Desc: not available Url : http://lists.slony.info/pipermail/slony1-hackers/attachments/20070928= /7fce3464/txid-v2.diff.bin
- Previous message: [Slony1-hackers] EXECUTE SCRIPT and deadlocks
- Next message: [Slony1-hackers] Re: XID in PG core/contrib
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-hackers mailing list