> > It's because XLogRecPtr is a struct. You can't assign structs with > > '='. Gotta use memcpy, etc. > > Correction: It's because the compiler won't let you cast to a > struct. Assigning seems to compile okay. Oh, ok - seems we can just get rid of casting there. Vadim
- [HACKERS] err, XLOG/UW711/cc/Doesn't compile. Larry Rosenman
- Re: [HACKERS] err, XLOG/UW711/cc/Doesn't compile. Larry Rosenman
- RE: [HACKERS] err, XLOG/UW711/cc/Doesn't compile. Mikheev, Vadim
- Re: [HACKERS] err, XLOG/UW711/cc/Doesn't compile... 'Larry Rosenman'
- RE: [HACKERS] err, XLOG/UW711/cc/Doesn't compile... Peter Eisentraut
- RE: [HACKERS] err, XLOG/UW711/cc/Doesn't com... Peter Eisentraut
- Re: [HACKERS] err, XLOG/UW711/cc/Doesn't com... Tom Lane
- RE: [HACKERS] err, XLOG/UW711/cc/Doesn't compile. Mikheev, Vadim
- Re: [HACKERS] err, XLOG/UW711/cc/Doesn't compile... 'Larry Rosenman'
- Re: [HACKERS] err, XLOG/UW711/cc/Doesn't compile. Mikheev, Vadim
- Re: [HACKERS] err, XLOG/UW711/cc/Doesn't compile... 'Larry Rosenman'