author | Sebastian Harl <sh@tokkee.org> | |
Tue, 30 Oct 2012 06:55:42 +0000 (07:55 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 30 Oct 2012 06:55:42 +0000 (07:55 +0100) | ||
commit | a83ee3c21752ab1247e1f2dbf5ec46ded323c538 | |
tree | 185ddaf9120cc59a40813ffa89f40915f8cacfb1 | tree | snapshot |
parent | bd4264e5207bc2ad88906d53f58e48cbd0a1dfa3 | commit | diff |
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.
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 | diff | blob | history |