Content-Length: 257442 | pFad | http://github.com/postgrespro/postgres/commit/8f7d044ba842ab3359a8a3190ff2f3aa1de2a6bb

8B psql: print longtable as a possible \pset option · postgrespro/postgres@8f7d044 · GitHub
Skip to content

Commit 8f7d044

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 9337007 commit 8f7d044

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
@@ -2486,7 +2486,7 @@ do_pset(const char *param, const char *value, printQueryOpt *popt, bool quiet)
24862486
popt->topt.format = PRINT_TROFF_MS;
24872487
else
24882488
{
2489-
psql_error("\\pset: allowed formats are unaligned, aligned, wrapped, html, asciidoc, latex, troff-ms\n");
2489+
psql_error("\\pset: allowed formats are unaligned, aligned, wrapped, html, asciidoc, latex, latex-longtable, troff-ms\n");
24902490
return false;
24912491
}
24922492

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/8f7d044ba842ab3359a8a3190ff2f3aa1de2a6bb

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy