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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 45efb09) | patch
Clean up the use of some page-header-access macros: principally, use
2008年7月13日 20:45:47 +0000 (20:45 +0000)
2008年7月13日 20:45:47 +0000 (20:45 +0000)
commit 9d035f425452279041c52e01cf83b2a27e121b5c
Clean up the use of some page-header-access macros: principally, use
SizeOfPageHeaderData instead of sizeof(PageHeaderData) in places where that
makes the code clearer, and avoid casting between Page and PageHeader where
possible. Zdenek Kotala, with some additional cleanup by Heikki Linnakangas.

I did not apply the parts of the proposed patch that would have resulted in
slightly changing the on-disk format of hash indexes; it seems to me that's
not a win as long as there's any chance of having in-place upgrade for 8.4.
17 files changed:
src/backend/access/gist/gistutil.c diff | blob | blame | history
src/backend/access/hash/hashutil.c diff | blob | blame | history
src/backend/access/heap/heapam.c diff | blob | blame | history
src/backend/access/heap/hio.c diff | blob | blame | history
src/backend/access/heap/pruneheap.c diff | blob | blame | history
src/backend/access/nbtree/nbtpage.c diff | blob | blame | history
src/backend/access/transam/xlog.c diff | blob | blame | history
src/backend/access/transam/xlogutils.c diff | blob | blame | history
src/backend/commands/sequence.c diff | blob | blame | history
src/backend/commands/trigger.c diff | blob | blame | history
src/backend/optimizer/util/plancat.c diff | blob | blame | history
src/backend/storage/buffer/bufmgr.c diff | blob | blame | history
src/include/access/hash.h diff | blob | blame | history
src/include/access/htup.h diff | blob | blame | history
src/include/access/itup.h diff | blob | blame | history
src/include/access/nbtree.h diff | blob | blame | history
src/include/access/tuptoaster.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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