mirror of
https://github.com/postgres/postgres.git
synced 2025-04-25 21:42:33 +03:00
Doc: remove claim that all \pset format options are unique in 1 letter.
This hasn't been correct since 9.3 added "latex-longtable". I left the phraseology "Unique abbreviations are allowed" alone. It's correct as far as it goes, and we are studiously refraining from specifying exactly what happens if you give a non-unique abbreviation. (The answer in the back branches is "you get a backwards-compatible choice", and the answer in HEAD will shortly be "you get an error", but there seems no need to mention such details here.) Daniel Vérité Discussion: https://postgr.es/m/cb7e1caf-3ea6-450d-af28-f524903a030c@manitou-mail.org
This commit is contained in:
parent
2e8ed46599
commit
5f2937734c
@ -2564,8 +2564,7 @@ lo_import 152801
|
||||
<literal>latex</literal> (uses <literal>tabular</literal>),
|
||||
<literal>latex-longtable</literal>, or
|
||||
<literal>troff-ms</literal>.
|
||||
Unique abbreviations are allowed. (That would mean one letter
|
||||
is enough.)
|
||||
Unique abbreviations are allowed.
|
||||
</para>
|
||||
|
||||
<para><literal>unaligned</> format writes all columns of a row on one
|
||||
|
Loading…
x
Reference in New Issue
Block a user