Ensure consistent results when FormSortKeys fails to find

Tom Lane <tgl@sss.pgh.pa.us>

Commit: f463c44fc069080af073e4df656a4e5ec44335c5
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1999-06-03T03:17:37Z
Releases: 7.1.1
Ensure consistent results when FormSortKeys fails to find
all the expected keys (it was returning uninitialized memory).

Files

PathChange+/−
src/backend/executor/nodeSort.c modified +4 −2