mirror of
https://github.com/postgres/postgres.git
synced 2026-04-07 18:26:06 -04:00
doc: Fix number of columns in table
This commit is contained in:
parent
7a30f29b05
commit
759d0f19dc
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@
|
|||
<table id="keywords-table">
|
||||
<title><acronym>SQL</acronym> Key Words</title>
|
||||
|
||||
<tgroup cols="5">
|
||||
<tgroup cols="6">
|
||||
<thead>
|
||||
<row>
|
||||
<entry>Key Word</entry>
|
||||
|
|
|
|||
Loading…
Reference in a new issue