mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
doc: Fix DocBook table column count declaration
This was broken in 26cd1d7d95
.
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user