- Notifications
You must be signed in to change notification settings - Fork28
Commit5276950
committed
Update COMMENT item:
< o Prevent COMMENT ON dbname from issuing a warning when loading< into a database with a different name, perhaps using COMMENT ON< CURRENT DATABASE> o Change pg_dump so that a comment on the dumped database is> applied to the loaded database, even if the database has a> different name. This will require new backend syntax, perhaps> COMMENT ON CURRENT DATABASE.1 parentd29e972 commit5276950
2 files changed
+10
-8
lines changedLines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
898 | 898 |
| |
899 | 899 |
| |
900 | 900 |
| |
901 |
| - | |
902 |
| - | |
903 |
| - | |
| 901 | + | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
904 | 905 |
| |
905 | 906 |
| |
906 | 907 |
| |
|
Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
803 | 803 |
| |
804 | 804 |
| |
805 | 805 |
| |
806 |
| - | |
807 |
| - | |
808 |
| - | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
809 | 810 |
| |
810 | 811 |
| |
811 | 812 |
| |
|
0 commit comments
Comments
(0)