Ensure consistent results when FormSortKeys fails to find
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 3 Jun 1999 03:17:37 +0000 (03:17 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 3 Jun 1999 03:17:37 +0000 (03:17 +0000)
commitca2c2d735cc24f088bf4a95387650cf714cd0d88
treeb4ab72e9b1d01263a78c6e26fd41a1bed89adbb1
parentd649b34391d9266953015633858c32da85409eae
Ensure consistent results when FormSortKeys fails to find
all the expected keys (it was returning uninitialized memory).
src/backend/executor/nodeSort.c