mirror of
https://github.com/postgres/postgres.git
synced 2025-04-22 23:02:54 +03:00
Update docs for release.
This commit is contained in:
parent
1561684a2d
commit
9b22846ee6
2
doc/TODO
2
doc/TODO
@ -122,6 +122,8 @@ add pg_type attribute to identify types that need length (bpchar, varchar)
|
|||||||
add UNIQUE capability to non-btree indexes
|
add UNIQUE capability to non-btree indexes
|
||||||
make pg_dumpall preserve table ownership, not just database ownership
|
make pg_dumpall preserve table ownership, not just database ownership
|
||||||
make large objects have their own reltype
|
make large objects have their own reltype
|
||||||
|
make number of backends a config parameter, storage/sinvaladt.h:MaxBackendId
|
||||||
|
certain indexes will not shrink, i.e. oid indexes with many inserts
|
||||||
|
|
||||||
PERFORMANCE
|
PERFORMANCE
|
||||||
-----------
|
-----------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user