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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 4d3d2e2) | patch
Create an official API function for C functions to use to check if they are
Mon, 8 Feb 2010 20:39:52 +0000 (20:39 +0000)
Mon, 8 Feb 2010 20:39:52 +0000 (20:39 +0000)
commit d5768dce10576c2fb1254c03fb29475d4fac6bb4
Create an official API function for C functions to use to check if they are
being called as aggregates, and to get the aggregate transition state memory
context if needed. Use it instead of poking directly into AggState and
WindowAggState in places that shouldn't know so much.

We should have done this in 8.4, probably, but better late than never.

Revised version of a patch by Hitoshi Harada.
contrib/tsearch2/tsearch2.c diff | blob | blame | history
doc/src/sgml/xaggr.sgml diff | blob | blame | history
src/backend/executor/nodeAgg.c diff | blob | blame | history
src/backend/utils/adt/array_userfuncs.c diff | blob | blame | history
src/backend/utils/adt/float.c diff | blob | blame | history
src/backend/utils/adt/int8.c diff | blob | blame | history
src/backend/utils/adt/numeric.c diff | blob | blame | history
src/backend/utils/adt/varlena.c diff | blob | blame | history
src/include/fmgr.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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