Skip to content

Commit 9b62974

Browse files
committed
Fix table formatting issues in pipeline.rst documentation
1 parent f8c8952 commit 9b62974

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/advanced/pipeline.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@ results in the following two groups of messages:
7373
| | :ref:`the statement is prepared <prepared-statements>`) |
7474
| |>| | - Bind ``'hello'`` |
7575
| | - Describe |
76-
| GaussDB | - Execute |
76+
| GaussDB | - Execute |
7777
| | - Sync |
7878
+---------------+-----------------------------------------------------------+
79-
| GaussDB | - ParseComplete |
79+
| GaussDB | - ParseComplete |
8080
| | - BindComplete |
8181
| |<| | - NoData |
8282
| | - CommandComplete ``INSERT 0 1`` |

0 commit comments

Comments
 (0)