- Notifications
You must be signed in to change notification settings - Fork5.2k
Commit7652142
committed
Sort DO_DEFAULT_ACL dump objects independent of OIDs.
Commit0decd5e missed DO_DEFAULT_ACL,leading to assertion failures, potential dump order instability, andspurious schema diffs. Back-patch to v13, like that commit.Reported-by: Alexander Lakhin <exclusion@gmail.com>Author: Kirill Reshke <reshkekirill@gmail.com>Discussion:https://postgr.es/m/d32aaa8d-df7c-4f94-bcb3-4c85f02bea21@gmail.comBackpatch-through: 131 parent2ce6abd commit7652142
File tree
3 files changed
+25
-0
lines changed- src
- bin/pg_dump
- test/regress
- expected
- sql
3 files changed
+25
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
421 | 434 | | |
422 | 435 | | |
423 | 436 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3153 | 3153 | | |
3154 | 3154 | | |
3155 | 3155 | | |
| 3156 | + | |
| 3157 | + | |
| 3158 | + | |
| 3159 | + | |
| 3160 | + | |
3156 | 3161 | | |
3157 | 3162 | | |
3158 | 3163 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1863 | 1863 | | |
1864 | 1864 | | |
1865 | 1865 | | |
| 1866 | + | |
| 1867 | + | |
| 1868 | + | |
| 1869 | + | |
| 1870 | + | |
| 1871 | + | |
| 1872 | + | |
1866 | 1873 | | |
1867 | 1874 | | |
1868 | 1875 | | |
| |||
0 commit comments
Comments
(0)