1
0
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:
Peter Eisentraut
2014-04-23 16:14:14 -04:00
parent c18cc0034e
commit 125ba2945a

View File

@ -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>