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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 1d1f425) | patch
Add get_bit/set_bit functions for bit strings, paralleling those for bytea,
2010年1月25日 20:55:32 +0000 (20:55 +0000)
2010年1月25日 20:55:32 +0000 (20:55 +0000)
commit 9507c8a1db14d022296144f391ea4741f4f848ca
Add get_bit/set_bit functions for bit strings, paralleling those for bytea,
and implement OVERLAY() for bit strings and bytea.

In passing also convert text OVERLAY() to a true built-in, instead of
relying on a SQL function.

Leonardo F, reviewed by Kevin Grittner
13 files changed:
doc/src/sgml/func.sgml diff | blob | blame | history
src/backend/parser/gram.y diff | blob | blame | history
src/backend/utils/adt/varbit.c diff | blob | blame | history
src/backend/utils/adt/varlena.c diff | blob | blame | history
src/include/catalog/catversion.h diff | blob | blame | history
src/include/catalog/pg_proc.h diff | blob | blame | history
src/include/utils/builtins.h diff | blob | blame | history
src/include/utils/bytea.h diff | blob | blame | history
src/include/utils/varbit.h diff | blob | blame | history
src/test/regress/expected/bit.out diff | blob | blame | history
src/test/regress/expected/strings.out diff | blob | blame | history
src/test/regress/sql/bit.sql diff | blob | blame | history
src/test/regress/sql/strings.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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