docs
docs copied to clipboard
PR #105326 - tree: implement lsn - lsn operation
Exalate commented:
Related PR: https://github.com/cockroachdb/cockroach/pull/105326 Commit: https://github.com/cockroachdb/cockroach/commit/9291b21d880b39ace1cbbec0884b266d0486b730 Informs: CRDB-28886
Release note (sql change): Implement the pg_lsn - pg_lsn = decimal
builtin, which subtracts 2 LSNs to return a decimal.
Jira Issue: DOC-8198
Kathryn Hancox (kathancox) commented: This is related to PG Logical — this issue would be grouped with any wider docs in a later release.