Column-level conflict functions v5
bdr.column_timestamps_create
This function creates column-level conflict resolution. It's called within column_timestamp_enable
.
Synopsis
Parameters
p_source
— The two options arecurrent
orcommit
.p_timestamp
— Timestamp depends on the source chosen. Ifcommit
, thenTIMESTAMP_SOURCE_COMMIT
. Ifcurrent
, thenTIMESTAMP_SOURCE_CURRENT
.
- On this page
- bdr.column_timestamps_create