mirror of
https://github.com/postgres/postgres.git
synced 2025-06-10 09:21:54 +03:00
docs: Fix column count attribute in table
Nothing seems to actually depend on the attribute, as the docs built successfully, but let's be tidy. Reported offlist by Matthias van de Meent
This commit is contained in:
@ -223,7 +223,7 @@
|
|||||||
<table>
|
<table>
|
||||||
<title>Protocol versions</title>
|
<title>Protocol versions</title>
|
||||||
|
|
||||||
<tgroup cols="2">
|
<tgroup cols="3">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
<entry>Version</entry>
|
<entry>Version</entry>
|
||||||
|
Reference in New Issue
Block a user