mirror of
https://github.com/postgres/postgres.git
synced 2026-06-04 06:16:57 -04:00
doc: Fix DocBook table column count declaration
This was broken in 26cd1d7d95.
This commit is contained in:
parent
c18cc0034e
commit
125ba2945a
1 changed files with 1 additions and 1 deletions
|
|
@ -10092,7 +10092,7 @@ table2-mapping
|
|||
|
||||
<table id="functions-json-op-table">
|
||||
<title><type>json</> and <type>jsonb</> Operators</title>
|
||||
<tgroup cols="4">
|
||||
<tgroup cols="5">
|
||||
<thead>
|
||||
<row>
|
||||
<entry>Operator</entry>
|
||||
|
|
|
|||
Loading…
Reference in a new issue