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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 936df5b) | patch
Fix bogus size calculation introduced by commit cc5f81366.
2017年9月17日 15:35:27 +0000 (11:35 -0400)
2017年9月17日 15:35:27 +0000 (11:35 -0400)
commit cad22075bc2ce9c1fbe61e8d3969d4dbdb5bc1f3
Fix bogus size calculation introduced by commit cc5f81366.

The elements of RecordCacheArray are TupleDesc, not TupleDesc *.
Those are actually the same size, so that this error is harmless,
but it's still wrong --- and it might bite us someday, if TupleDesc
ever became a struct, say.

Per Coverity.
src/backend/utils/cache/typcache.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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