Skip to content

Commit 6c4a98d

Browse files
committed
Add TODO file to CVS.
1 parent c2e9b2f commit 6c4a98d

File tree

1 file changed

+6
-0
lines changed
  • contrib/pg_upgrade

1 file changed

+6
-0
lines changed

contrib/pg_upgrade/TODO

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
o remove copy_dir code, or use it
2+
o handle large object comments; this is difficult to do because the large object
3+
doesn't exist when --schema-only is loaded
4+
o consider using pg_depend for checking object usage in version.c
5+
o if reindex is necessary, allow it to be done in parallel with pg_dump custom format
6+
o migrate pg_statistic by dumping it out as a flat file, so analyze is not necessary

0 commit comments

Comments
 (0)