Skip to content

Commit ce6e50a

Browse files
committed
psql: print longtable as a possible \pset option
For some reason this message was not updated when the longtable option was added. Backpatch through 9.3
1 parent 12da677 commit ce6e50a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/psql/command.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2324,7 +2324,7 @@ do_pset(const char *param, const char *value, printQueryOpt *popt, bool quiet)
23242324
popt->topt.format = PRINT_TROFF_MS;
23252325
else
23262326
{
2327-
psql_error("\\pset: allowed formats are unaligned, aligned, wrapped, html, latex, troff-ms\n");
2327+
psql_error("\\pset: allowed formats are unaligned, aligned, wrapped, html, latex, latex-longtable, troff-ms\n");
23282328
return false;
23292329
}
23302330

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy