doc: Fix DocBook table column count declaration
This was broken in d6464fdc0a591662e5e5ee1b0303932e89cb027c.
This commit is contained in:
parent
66abc2608c
commit
a06af43695
@ -305,7 +305,7 @@ gen_salt(type text [, iter_count integer ]) returns text
|
|||||||
|
|
||||||
<table id="pgcrypto-hash-speed-table">
|
<table id="pgcrypto-hash-speed-table">
|
||||||
<title>Hash Algorithm Speeds</title>
|
<title>Hash Algorithm Speeds</title>
|
||||||
<tgroup cols="4">
|
<tgroup cols="5">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
<entry>Algorithm</entry>
|
<entry>Algorithm</entry>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user