Re: [HACKERS] psql -e and -n flags - Mailing list pgsql-hackers

From Roland Roberts
Subject Re: [HACKERS] psql -e and -n flags
Date
Msg-id m2aelecdme.fsf@tycho.rlent.pnet
Whole thread Raw
In response to psql -e and -n flags  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
>>>>> "tl" == Thomas Lockhart <lockhart@alumni.caltech.edu> writes:
   tl> I'd suggest a switch style like "-ee" or "-eb" (backend) or   tl> "-ev" (verbatim) or ??? Comments?

With the typical switch bundling, how is -ee different from -e -e?  It
is not unusual for programs to use -v for `verbose' with multiple -v's
possible.

roland
--           PGP Key ID: 66 BC 3B CD
Roland B. Roberts, PhD                  Custom Software Solutions
roberts@panix.com                      76-15 113th Street, Apt 3B
rbroberts@acm.org                          Forest Hills, NY 11375


pgsql-hackers by date:

Previous
From: Emmanuel Charpentier
Date:
Subject: An introduction and a plea ...
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] Optimizer cleanup to avoid redundant work on joins