Code

RRTimeslice: Updated output format to <range> #<seq>/<num>.
authorSebastian Harl <sh@tokkee.org>
Tue, 30 Oct 2012 06:55:42 +0000 (07:55 +0100)
committerSebastian Harl <sh@tokkee.org>
Tue, 30 Oct 2012 06:55:42 +0000 (07:55 +0100)
commita83ee3c21752ab1247e1f2dbf5ec46ded323c538
tree185ddaf9120cc59a40813ffa89f40915f8cacfb1
parentbd4264e5207bc2ad88906d53f58e48cbd0a1dfa3
RRTimeslice: Updated output format to <range> #<seq>/<num>.

That is, format the timeslice in a range format (cf. tstzrange in PostgreSQL
9.2). I suppose this is easier to read for humans, even though it's a bit
longer. Also, include the number of timeslices in addition to the sequence
number as well. This way, we're able to unambiguously parse the output.
src/rrtimeslice.c