mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 00:01:57 -04:00
Remove subquery.
This commit is contained in:
parent
621fc06cb8
commit
da0e6bfeaf
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…
x
Reference in New Issue
Block a user