git.postgresql.org Git - postgresql.git/commit
2009年7月23日 21:27:10 +0000 (21:27 +0000)
2009年7月23日 21:27:10 +0000 (21:27 +0000)
commit adfa04293b34ac188c94ca81230348282687d3e9
Save a few cycles in EXPLAIN and related commands by not bothering to form
a physical tuple in do_tup_output(). A virtual tuple is easier to set up
and also easier for most tuple receivers to process. Per my comment on
Robert Haas' recent patch in this code.
This is the main PostgreSQL git repository.
RSS
Atom