git.postgresql.org Git - postgresql.git/commit
2010年10月14日 20:56:39 +0000 (16:56 -0400)
2010年10月14日 20:57:57 +0000 (16:57 -0400)
commit 11cad29c91524aac1d0b61e0ea0357398ab79bf8
Support MergeAppend plans, to allow sorted output from append relations.
This patch eliminates the former need to sort the output of an Append scan
when an ordered scan of an inheritance tree is wanted. This should be
particularly useful for fast-start cases such as queries with LIMIT.
Original patch by Greg Stark, with further hacking by Hans-Jurgen Schonig,
Robert Haas, and Tom Lane.
26 files changed:
This is the main PostgreSQL git repository.
RSS
Atom