Add +(pg_lsn,numeric) and -(pg_lsn,numeric) operators.

Fujii Masao <fujii@postgresql.org>

Commit: 9bae7e4cde7c9786ee61dac4a3e032b346350a88
Author: Fujii Masao <fujii@postgresql.org>
Date: 2020-06-30T14:55:07Z
Releases: 14.0
Add +(pg_lsn,numeric) and -(pg_lsn,numeric) operators.

By using these operators, the number of bytes can be added into and
subtracted from LSN.

Bump catalog version.

Author: Fujii Masao
Reviewed-by: Kyotaro Horiguchi, Michael Paquier, Asif Rehman
Discussion: https://postgr.es/m/ed9f7f74-e996-67f8-554a-52ebd3779b3b@oss.nttdata.com

Files

Documentation touched

Discussion