Doc: remove now-redundant align specifications in colspecs.
Tom Lane <tgl@sss.pgh.pa.us>
Doc: remove now-redundant align specifications in colspecs. In the wake of commit f21599311, we don't need to set table columns' align specs retail. Undo a few such settings I'd added in commit 5545b69ae. (The column width adjustments stay, though.)
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/charset.sgml | modified | +14 −14 |
| doc/src/sgml/errcodes.sgml | modified | +2 −2 |
| doc/src/sgml/features.sgml | modified | +8 −8 |
| doc/src/sgml/generate-keywords-table.pl | modified | +5 −5 |