X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-tcl.git;a=blobdiff_plain;f=cdb%2Fcdb.tct;h=017b4e63abedb69b96503f61c75b6a5e7cb5756b;hp=05d818be1b803c18d2245edccd780976f1200aa0;hb=4d5a1756e972ca3970cc5d7b9854a36ff3e47d1a;hpb=1f4b96ff118c4666bb2674edb09c7dfcfa45f61d diff --git a/cdb/cdb.tct b/cdb/cdb.tct index 05d818b..017b4e6 100644 --- a/cdb/cdb.tct +++ b/cdb/cdb.tct @@ -58,15 +58,18 @@ Table cdbwr Cdbwr_SubCommand open 0 pathb string on_info obj - ?maxage int - # >0 means entries start with a 16-hex-digit - # time_t and a single space - # this time_t _is_ part of the value as seen ! + ?on_mintstamp obj + # on_mintstamp present and not empty list: provides a + # script which returns the current mintstamp. This + # means entries start with a 16-hex-digit signed + # integer known as a tstamp; occasionally, + # on_mintstamp will be called and then entries whose + # tstamp is < mintstamp will be deleted automatically. => iddata(&cdbtcl_rwdatabases) open-okjunk RWSCF_OKJUNK pathb string on_info obj - ?maxage int + ?on_mintstamp obj => iddata(&cdbtcl_rwdatabases) # on_info ...: # on_info open-clean