| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Arguile <arguile(at)lucentstudios(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Updating psql for features of new FE/BE protocol |
| Date: | 2003-06-26 00:03:44 |
| Message-ID: | 19564.1056585824@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Arguile <arguile(at)lucentstudios(dot)com> writes:
> On Wed, 2003-06-25 at 13:49, Tom Lane wrote:
>> The first choice seems less verbose to me, but if anyone wants to make a
>> case for the second, I'm open to it. Note that either of these could be
>> put in ~/.psqlrc if someone wants autocommit off as their default.
> A case for the latter is that it's very similar to environment
> variables, a well known system.
> The main advantage I see -- other than the shell similarities -- is the
> ability to call set with no arguments and get a listing of all the
> options. This is currently much shorter than the already overburdened \?
> screen and would concentrate all psql preference settings in one
> location.
Fair points. I'm sold on \set AUTOCOMMIT unless someone else wants to
try to change my mind again ...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Brown | 2003-06-26 00:20:27 | Re: Updating psql for features of new FE/BE protocol |
| Previous Message | nolan | 2003-06-25 23:55:48 | Re: Updating psql for features of new FE/BE protocol |