git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 324435e) | patch
Add +(pg_lsn,numeric) and -(pg_lsn,numeric) operators.
2020年6月30日 14:55:07 +0000 (23:55 +0900)
2020年6月30日 14:55:07 +0000 (23:55 +0900)
commit 9bae7e4cde7c9786ee61dac4a3e032b346350a88
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
doc/src/sgml/datatype.sgml diff | blob | blame | history
src/backend/utils/adt/numeric.c diff | blob | blame | history
src/backend/utils/adt/pg_lsn.c diff | blob | blame | history
src/include/catalog/catversion.h diff | blob | blame | history
src/include/catalog/pg_operator.dat diff | blob | blame | history
src/include/catalog/pg_proc.dat diff | blob | blame | history
src/test/regress/expected/numeric.out diff | blob | blame | history
src/test/regress/expected/pg_lsn.out diff | blob | blame | history
src/test/regress/sql/numeric.sql diff | blob | blame | history
src/test/regress/sql/pg_lsn.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /