forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit802bde8
committed
Remove cut-off bug from RunningTransactionData
32ac7a1 tried to fix a Hot Standby issuereported by Greg Stark, but in doing so causeda different bug to appear, noted by Andres Freund.Revoke the core changes from32ac7a1,leaving in its place a minor change in codeordering and comments to explain for the future.1 parent9178133 commit802bde8
1 file changed
+16
-7
lines changedLines changed: 16 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1907 | 1907 |
| |
1908 | 1908 |
| |
1909 | 1909 |
| |
1910 |
| - | |
| 1910 | + | |
1911 | 1911 |
| |
1912 | 1912 |
| |
1913 | 1913 |
| |
| |||
1995 | 1995 |
| |
1996 | 1996 |
| |
1997 | 1997 |
| |
1998 |
| - | |
1999 |
| - | |
2000 |
| - | |
2001 |
| - | |
2002 | 1998 |
| |
2003 | 1999 |
| |
2004 | 2000 |
| |
| |||
2009 | 2005 |
| |
2010 | 2006 |
| |
2011 | 2007 |
| |
2012 |
| - | |
2013 |
| - | |
| 2008 | + | |
| 2009 | + | |
| 2010 | + | |
| 2011 | + | |
| 2012 | + | |
2014 | 2013 |
| |
2015 | 2014 |
| |
2016 | 2015 |
| |
2017 | 2016 |
| |
2018 | 2017 |
| |
| 2018 | + | |
| 2019 | + | |
| 2020 | + | |
| 2021 | + | |
| 2022 | + | |
| 2023 | + | |
| 2024 | + | |
| 2025 | + | |
| 2026 | + | |
| 2027 | + | |
2019 | 2028 |
| |
2020 | 2029 |
| |
2021 | 2030 |
| |
|
0 commit comments
Comments
(0)