mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Move pg_upgrade TODO to TODO wiki.
This commit is contained in:
parent
395d1259ad
commit
b460b5cd11
1 changed files with 0 additions and 6 deletions
|
|
@ -1,6 +0,0 @@
|
|||
o remove copy_dir code, or use it
|
||||
o handle large object comments; this is difficult to do because the large object
|
||||
doesn't exist when --schema-only is loaded
|
||||
o consider using pg_depend for checking object usage in version.c
|
||||
o if reindex is necessary, allow it to be done in parallel with pg_dump custom format
|
||||
o migrate pg_statistic by dumping it out as a flat file, so analyze is not necessary
|
||||
Loading…
Reference in a new issue