You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ As an example, first 2 rows:
73
73
- 0040 [How to break a database, Part 2: Simulate infamous transaction ID wraparound](./0040_how_to_break_a_database_part_2_simulate_xid_wraparound.md)
74
74
- 0041 [How to break a database, Part 3: Harmful workloads](./0041_harmful_workloads.md)
75
75
- 0042 [How to analyze heavyweight locks, part 2: Lock trees (a.k.a. "lock queues", "wait queues", "blocking chains")](./0042_how_to_analyze_heavyweight_locks_part_2.md)
76
-
- 0043 [How to format SQL](./0043_how_to_format_sql.md)
76
+
- 0043 [How to format SQL (SQL style guide)](./0043_how_to_format_sql.md)
77
77
- 0044 [How to monitor transaction ID wraparound risks](./0044_how_to_monitor_transaction_id_wraparound_risks.md)
78
78
- 0045 [How to monitor xmin horizon to prevent XID/MultiXID wraparound and high bloat](./0045_how_to_monitor_xmin_horizon.md)
79
79
- 0046 [How to deal with bloat](./0046_how_to_deal_with_bloat.md)
0 commit comments