git.postgresql.org Git - postgresql.git/commit
2016年7月27日 14:16:26 +0000 (10:16 -0400)
2016年7月27日 14:20:40 +0000 (10:20 -0400)
commit b31875b1fe7131ac29f118efd81c9aba7255eced
Fix thinko in copyParamList.
There's no point in consulting retval->paramMask; it's always NULL.
Instead, we should consult from->paramMask.
Reported by Andrew Gierth.
This is the main PostgreSQL git repository.
RSS
Atom