Skip to content

Commit 68f5b8f

Browse files
github-actions[bot]djw-m
authored andcommitted
update generated release notes
1 parent bb9267a commit 68f5b8f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

product_docs/docs/pgd/5.8/rel_notes/pgd_5.8.0_rel_notes.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@ obtained (physical or logical).</p>
5555
useless. So instead of reading from there, simply use the GUC which is
5656
now available on all supported PG versions.</p>
5757
</details></td><td>41776</td></tr>
58-
<tr><td>PGD CLI</td><td>5.8.0</td><td><details><summary>Fix the CLI <code>pgd cluster show</code> command issues on a degraded cluster.</summary><hr/><p>The <code>pgd cluster show</code> command failed with error for clock drift if only one node is up and running in a N node cluster.
59-
The command is fixed to return valid output for other components viz., <code>health</code> and <code>summary</code> while reporting a valid error for <code>clock-drift</code>.</p>
58+
<tr><td>PGD CLI</td><td>5.8.0</td><td><details><summary>Fixed the CLI <code>pgd cluster show</code> command issues on a degraded cluster.</summary><hr/><p>The <code>pgd cluster show</code> command failed with an error for clock drift if only one node was up and running in a N node cluster.
59+
The command now returns valid output for the other components, <code>health</code> and <code>summary</code>, while reporting an appropriate error for <code>clock-drift</code>.</p>
6060
</details></td><td></td></tr>
61-
<tr><td>PGD CLI</td><td>5.8.0</td><td><details><summary>Fix the CLI <code>pgd node show</code> command issue if a non-existent node is specified.</summary><hr/><p>The <code>pgd node show</code> command crashed if a non-existent node is specified to the command.
62-
The command is fixed to fail gracefully with appropriate error message.</p>
61+
<tr><td>PGD CLI</td><td>5.8.0</td><td><details><summary>Fixed the CLI <code>pgd node show</code> command issue if a non-existent node is specified.</summary><hr/><p>The <code>pgd node show</code> command crashed if a non-existent node was specified to the command.
62+
The command now fails gracefully with an appropriate error message.</p>
6363
</details></td><td></td></tr>
64-
<tr><td>PGD CLI</td><td>5.8.0</td><td><details><summary>Fix the timestamp parsing issue for <code>pgd replication show</code> CLI command.</summary><hr/><p>The <code>pgd replication show</code> command previously crashed when formatting EPAS timestamps.</p>
64+
<tr><td>PGD CLI</td><td>5.8.0</td><td><details><summary>Fixed the timestamp parsing issue for <code>pgd replication show</code> CLI command.</summary><hr/><p>The <code>pgd replication show</code> command previously crashed when formatting EPAS timestamps.</p>
6565
</details></td><td>47280</td></tr>
6666
<tr><td>BDR</td><td>5.8.0</td><td><details><summary>Prevent segfault in bdr.taskmgr_set_leader</summary><hr/><p>Add a note in test 00200 to at least give a hint about which
6767
function may be to blame.</p>

0 commit comments

Comments
 (0)