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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 69cd08d) | patch
I had overlooked the fact that some fmgr-callable functions return void
2000年6月14日 05:24:50 +0000 (05:24 +0000)
2000年6月14日 05:24:50 +0000 (05:24 +0000)
commit ff7b9f55410bbfbd017af331d23371ab61b63d5e
I had overlooked the fact that some fmgr-callable functions return void
--- ie, they're only called for side-effects. Add a PG_RETURN_VOID()
macro and use it where appropriate. This probably doesn't change the
machine code by a single bit ... it's just for documentation.
src/backend/access/gist/gist.c diff | blob | blame | history
src/backend/access/gist/gistscan.c diff | blob | blame | history
src/backend/access/hash/hash.c diff | blob | blame | history
src/backend/access/nbtree/nbtree.c diff | blob | blame | history
src/backend/access/rtree/rtproc.c diff | blob | blame | history
src/backend/access/rtree/rtree.c diff | blob | blame | history
src/backend/access/rtree/rtscan.c diff | blob | blame | history
src/backend/utils/adt/arrayfuncs.c diff | blob | blame | history
src/backend/utils/adt/selfuncs.c diff | blob | blame | history
src/include/fmgr.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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