]> granicus.if.org Git - postgresql/commit
Department of second thoughts: probably shouldn't use nth() to get the
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 22 Mar 2003 17:11:25 +0000 (17:11 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 22 Mar 2003 17:11:25 +0000 (17:11 +0000)
commit9323cb0aaba14ddd0d44f946c8218af5dd75611f
treeb3e90cb5e4c915ecb43cbafb87984218696cd02b
parented11ccf4d4243e0c7bd45eaab8eaaeb25e9882f0
Department of second thoughts: probably shouldn't use nth() to get the
appropriate targetlist entry out of the subquery.  Use an explicit search
like we do everywhere else.
src/backend/optimizer/path/allpaths.c