This is an automated email from the ASF dual-hosted git repository.
vatamane pushed a change to branch tseq
in repository https://gitbox.apache.org/repos/asf/couchdb.git
from 1a37dbf3f Add time-seq and _changes since=time docs
add 9eba0a136 [fixup] [couch_time_seq] remove update/2
add a36deb955 [fixup] [couch_db_engine] improve wording in the
set_time_seq API
add bbb2e9a9c [fixup] [couch_db_int] bring back and explain the
"repurposed" field
add 756d483da [fixup] [couch_db_updater] Use couch_time_seq:update/3 only,
update/2 is gone
add 7d03e3b01 [fixup] [docs] fix inix/unix typo
No new revisions were added by this update.
Summary of changes:
src/couch/src/couch_db_engine.erl | 10 ++++-----
src/couch/src/couch_db_int.hrl | 5 +++++
src/couch/src/couch_db_updater.erl | 7 ++++---
src/couch/src/couch_time_seq.erl | 29 +++++++++++++--------------
src/couch/test/eunit/couch_time_seq_tests.erl | 3 ++-
src/docs/src/config/couchdb.rst | 2 +-
6 files changed, 31 insertions(+), 25 deletions(-)