Skip to content

Commit 51eaaaf

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 600b04d commit 51eaaaf

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
@@ -2589,8 +2589,7 @@ lo_import 152801
25892589
<literal>latex</literal> (uses <literal>tabular</literal>),
25902590
<literal>latex-longtable</literal>, <literal>troff-ms</literal>,
25912591
<literal>unaligned</literal>, or <literal>wrapped</literal>.
2592-
Unique abbreviations are allowed. (That would mean one letter
2593-
is enough.)
2592+
Unique abbreviations are allowed.
25942593
</para>
25952594

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

0 commit comments

Comments
 (0)