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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: c846f7c) | patch
Add some debug support code to try to catch future mistakes in the area of
2008年4月11日 22:54:23 +0000 (22:54 +0000)
2008年4月11日 22:54:23 +0000 (22:54 +0000)
commit 65c3d05e18e7c530ef671a956b3325f016659baa
Add some debug support code to try to catch future mistakes in the area of
input functions that include garbage bytes in their results. Provide a
compile-time option RANDOMIZE_ALLOCATED_MEMORY to make palloc fill returned
blocks with variable contents. This option also makes the parser perform
conversions of literal constants twice and compare the results, emitting a
WARNING if they don't match. (This is the code I used to catch the input
function bugs fixed in the previous commit.) For the moment, I've set it
to be activated automatically by --enable-cassert.
src/backend/parser/parse_type.c diff | blob | blame | history
src/backend/utils/mmgr/aset.c diff | blob | blame | history
src/include/pg_config_manual.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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