[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MODSEQ in CONDSTORE




Mark Crispin wrote:


Clients, of course, have to deal with it as a 64-bit unsigned integer for all servers.

That's a problem. If you don't have a 64-bit integer type available in then compiler, then you have to do the work by hand. There seems to me to be no good reason for this.

Clients don't need to do any math on modsequences, they should be treated as opaque values.


And clients have an implementation option to treat modseqs as strings.