]> granicus.if.org Git - postgresql/commit
Avoid inserting no-op Limit plan nodes.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 14 Mar 2013 19:10:41 +0000 (15:10 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 14 Mar 2013 19:11:05 +0000 (15:11 -0400)
commit1a1832eb085e5bca198735e5d0e766a3cb61b8fc
tree1e465e6c0906223065db86966c8fe4640312950d
parentfb60e7296c2cf15195802b4596496b179bdc905a
Avoid inserting no-op Limit plan nodes.

This was discussed in connection with the patch to avoid inserting no-op
Result nodes, but not actually implemented therein.
src/backend/optimizer/plan/planner.c
src/test/regress/expected/updatable_views.out