wiki.techinc.nl/maintenance/postgres
Aaron Schulz 12923c1cd5 objectcache: add last-modified token field to objectcache table
Also added token and flags fields. The token field can
be used as a tie-breaker for modtime and also for faster
cas() operations. The flags field makes serialization and
compression format changes easier in the future.

Bug: T274174
Change-Id: I45731a877b21835652993c2d285165a76eeae3e9
2021-05-18 20:06:37 -07:00
..
archives objectcache: add last-modified token field to objectcache table 2021-05-18 20:06:37 -07:00
tables-generated.sql objectcache: add last-modified token field to objectcache table 2021-05-18 20:06:37 -07:00
tables.sql Migrate user table to abstract schema 2021-04-24 21:44:26 +01:00
update-keys.sql