forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6fe2440
committed
Rename logical decoding's pg_llog directory to pg_logical.
The old name wasn't very descriptive as of actual contents of thedirectory, which are historical snapshots in the snapshots/subdirectory and mappingdata for rewritten tuples inmappings/. There's been a fair amount of discussion what would be agood name. I'm settling for pg_logical because it's likely thatfurther data around logical decoding and replication will need savingin the future.Also add the missing entry for the directory into storage.sgml's listof PGDATA contents.Bumps catversion as the data directories won't be compatible.Backpatch to 9.4, which I missed to do as Michael Paquier luckilynoticed. As there already has been a catversion bump after 9.4beta1,there's no reasons for having 9.4 diverge from master.1 parent8adb476 commit6fe2440
File tree
6 files changed
+27
-22
lines changed- doc/src/sgml
- src
- backend
- access/heap
- replication/logical
- bin/initdb
- include/catalog
6 files changed
+27
-22
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
80 | 85 |
| |
81 | 86 |
| |
82 | 87 |
| |
|
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1009 | 1009 |
| |
1010 | 1010 |
| |
1011 | 1011 |
| |
1012 |
| - | |
| 1012 | + | |
1013 | 1013 |
| |
1014 | 1014 |
| |
1015 | 1015 |
| |
| |||
1133 | 1133 |
| |
1134 | 1134 |
| |
1135 | 1135 |
| |
1136 |
| - | |
| 1136 | + | |
1137 | 1137 |
| |
1138 | 1138 |
| |
1139 | 1139 |
| |
| |||
1219 | 1219 |
| |
1220 | 1220 |
| |
1221 | 1221 |
| |
1222 |
| - | |
1223 |
| - | |
| 1222 | + | |
| 1223 | + | |
1224 | 1224 |
| |
1225 | 1225 |
| |
1226 | 1226 |
| |
| |||
1235 | 1235 |
| |
1236 | 1236 |
| |
1237 | 1237 |
| |
1238 |
| - | |
| 1238 | + | |
1239 | 1239 |
| |
1240 | 1240 |
| |
1241 | 1241 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2795 | 2795 |
| |
2796 | 2796 |
| |
2797 | 2797 |
| |
2798 |
| - | |
| 2798 | + | |
2799 | 2799 |
| |
2800 | 2800 |
| |
2801 | 2801 |
| |
| |||
2915 | 2915 |
| |
2916 | 2916 |
| |
2917 | 2917 |
| |
2918 |
| - | |
2919 |
| - | |
| 2918 | + | |
| 2919 | + | |
2920 | 2920 |
| |
2921 | 2921 |
| |
2922 | 2922 |
| |
|
Lines changed: 10 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1452 | 1452 |
| |
1453 | 1453 |
| |
1454 | 1454 |
| |
1455 |
| - | |
| 1455 | + | |
1456 | 1456 |
| |
1457 | 1457 |
| |
1458 | 1458 |
| |
| |||
1478 | 1478 |
| |
1479 | 1479 |
| |
1480 | 1480 |
| |
1481 |
| - | |
| 1481 | + | |
1482 | 1482 |
| |
1483 | 1483 |
| |
1484 | 1484 |
| |
| |||
1494 | 1494 |
| |
1495 | 1495 |
| |
1496 | 1496 |
| |
1497 |
| - | |
| 1497 | + | |
1498 | 1498 |
| |
1499 | 1499 |
| |
1500 | 1500 |
| |
| |||
1580 | 1580 |
| |
1581 | 1581 |
| |
1582 | 1582 |
| |
1583 |
| - | |
| 1583 | + | |
1584 | 1584 |
| |
1585 | 1585 |
| |
1586 | 1586 |
| |
| |||
1596 | 1596 |
| |
1597 | 1597 |
| |
1598 | 1598 |
| |
1599 |
| - | |
| 1599 | + | |
1600 | 1600 |
| |
1601 | 1601 |
| |
1602 | 1602 |
| |
| |||
1627 | 1627 |
| |
1628 | 1628 |
| |
1629 | 1629 |
| |
1630 |
| - | |
| 1630 | + | |
1631 | 1631 |
| |
1632 | 1632 |
| |
1633 | 1633 |
| |
| |||
1648 | 1648 |
| |
1649 | 1649 |
| |
1650 | 1650 |
| |
1651 |
| - | |
| 1651 | + | |
1652 | 1652 |
| |
1653 | 1653 |
| |
1654 | 1654 |
| |
| |||
1825 | 1825 |
| |
1826 | 1826 |
| |
1827 | 1827 |
| |
1828 |
| - | |
1829 |
| - | |
| 1828 | + | |
| 1829 | + | |
1830 | 1830 |
| |
1831 | 1831 |
| |
1832 | 1832 |
| |
| |||
1837 | 1837 |
| |
1838 | 1838 |
| |
1839 | 1839 |
| |
1840 |
| - | |
| 1840 | + | |
1841 | 1841 |
| |
1842 | 1842 |
| |
1843 | 1843 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
199 | 199 |
| |
200 | 200 |
| |
201 | 201 |
| |
202 |
| - | |
203 |
| - | |
204 |
| - | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
205 | 205 |
| |
206 | 206 |
| |
207 | 207 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
| 56 | + | |
57 | 57 |
| |
58 | 58 |
|
0 commit comments
Comments
(0)