Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 033d45a

Browse files
committed
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
1 parent f9e25ba commit 033d45a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/src/sgml/ref/psql-ref.sgml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2342,8 +2342,7 @@ lo_import 152801
23422342
<literal>latex</literal> (uses <literal>tabular</literal>),
23432343
<literal>latex-longtable</literal>, or
23442344
<literal>troff-ms</literal>.
2345-
Unique abbreviations are allowed. (That would mean one letter
2346-
is enough.)
2345+
Unique abbreviations are allowed.
23472346
</para>
23482347

23492348
<para><literal>unaligned</> format writes all columns of a row on one

0 commit comments

Comments
 (0)