Remove subquery.
This commit is contained in:
parent
621fc06cb8
commit
da0e6bfeaf
2 changed files with 0 additions and 9707 deletions
1
doc/TODO
1
doc/TODO
|
@ -292,7 +292,6 @@ MISC
|
|||
* -Make oid use oidin/oidout not int4in/int4out in pg_type.h (Tom)
|
||||
* Improve Subplan list handling
|
||||
* Allow Subplans to use efficient joins(hash, merge) with upper variable
|
||||
[subquery]
|
||||
* -use fmgr_info()/fmgr_faddr() instead of fmgr() calls in high-traffic
|
||||
places, like GROUP BY, UNIQUE, index processing, etc.
|
||||
* improve dynamic memory allocation by introducing tuple-context memory
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue