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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 405a468) | patch
Move checking an explicit VARIADIC "any" argument into the parser.
2013年7月18日 15:52:12 +0000 (11:52 -0400)
2013年7月18日 15:52:12 +0000 (11:52 -0400)
commit d26888bc4d1e539a82f21382b0000fe5bbf889d9
Move checking an explicit VARIADIC "any" argument into the parser.

This is more efficient and simpler . It does mean that an untyped NULL
can no longer be used in such cases, which should be mentioned in
Release Notes, but doesn't seem a terrible loss. The workaround is to
cast the NULL to some array type.

Pavel Stehule, reviewed by Jeevan Chalke.
src/backend/catalog/pg_aggregate.c diff | blob | blame | history
src/backend/parser/parse_func.c diff | blob | blame | history
src/backend/utils/adt/ruleutils.c diff | blob | blame | history
src/backend/utils/adt/varlena.c diff | blob | blame | history
src/include/parser/parse_func.h diff | blob | blame | history
src/test/regress/expected/text.out diff | blob | blame | history
src/test/regress/sql/text.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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