OSDN Git Service

Add many new Asserts in code and fix simple bug that slipped through
authorSimon Riggs <simon@2ndQuadrant.com>
Fri, 14 May 2010 07:11:49 +0000 (07:11 +0000)
committerSimon Riggs <simon@2ndQuadrant.com>
Fri, 14 May 2010 07:11:49 +0000 (07:11 +0000)
commitfd34374b17842dc5a02a72fa612a51922ca6a9de
tree52279c36206f422221ec2e9bad3fb624a3abe7f0
parent88fba7089edb6091dd2f848ed69e05cef609b5ad
Add many new Asserts in code and fix simple bug that slipped through
without them, related to previous commit. Report by Bruce Momjian.
src/backend/access/transam/xlog.c
src/backend/storage/ipc/procarray.c
src/backend/storage/ipc/standby.c