]> granicus.if.org Git - postgresql/commit
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)
commitf463c44fc069080af073e4df656a4e5ec44335c5
treea9454b85e73e25d5aa390e78bc7affbd7a3faffc
parent9b3e2dda165bd0351f1ae518534acd1af7a15f00
Ensure consistent results when FormSortKeys fails to find
all the expected keys (it was returning uninitialized memory).
src/backend/executor/nodeSort.c