View Source Electric.Postgres.Xid (electric v1.0.0-beta.18)

Summary

Types

@type anyxid() :: pos_integer()
@type cmp_result() :: :lt | :eq | :gt

Functions

@spec compare(anyxid(), anyxid()) :: cmp_result()
Link to this macro

xid_lt_xid8(xid, xid8)

View Source (macro)