mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
More README src cleanups.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
$PostgreSQL: pgsql/src/backend/executor/README,v 1.6 2008/03/20 17:55:14 momjian Exp $
|
||||
$PostgreSQL: pgsql/src/backend/executor/README,v 1.7 2008/03/21 13:23:28 momjian Exp $
|
||||
|
||||
The Postgres Executor
|
||||
---------------------
|
||||
=====================
|
||||
|
||||
The executor processes a tree of "plan nodes". The plan tree is essentially
|
||||
a demand-pull pipeline of tuple processing operations. Each node, when
|
||||
|
Reference in New Issue
Block a user