diff options
author | Fujii Masao <fujii@postgresql.org> | 2020-06-30 23:55:07 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2020-06-30 23:55:07 +0900 |
commit | 9bae7e4cde7c9786ee61dac4a3e032b346350a88 (patch) | |
tree | 11fc6cfc0c7589b2857a68080ebcf0cd54f064b1 /src/backend/access/gist | |
parent | 324435eb14e4f41cd430f96c9b13ad9b160e45e4 (diff) | |
download | postgresql-9bae7e4cde7c9786ee61dac4a3e032b346350a88.tar.gz postgresql-9bae7e4cde7c9786ee61dac4a3e032b346350a88.zip |
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
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions