Re: Concurrent psql patch

From: Jim Nasby <decibel(at)decibel(dot)org>
To: Gregory Stark <stark(at)enterprisedb(dot)com>
Cc: pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Concurrent psql patch
Date: 2007-05-12 21:54:24
Message-ID: 082F4DDD-E61C-4E34-A834-91A002C3A7CA@decibel.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

On May 11, 2007, at 10:55 AM, Gregory Stark wrote:
> Also, if anyone has any better ideas for names than \cswitch and
> \cnowait
> now's the time. I had intended them only as placeholders because I
> couldn't
> think of anything better but it doesn't sound like anyone else has
> any better
> ideas either. If not then we're going to be stuck with them. More
> or less,
> it's explicitly described as an "experimental" feature in the docs
> so I
> suppose we could always change them later.

I don't see how we could make the names shorter without moving away
from a backslash command (which I'm guessing would be painful).

Assuming we're stuck with a backslash command \cs[witch] and \cn
[owait] seem to be about as good as we could get.
--
Jim Nasby jim(at)nasby(dot)net
EnterpriseDB http://enterprisedb.com 512.569.9461 (cell)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2007-05-12 22:06:56 Re: plperl vs. bytea
Previous Message Bruce Momjian 2007-05-12 21:44:51 I am back, catching up on email

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2007-05-12 22:10:52 Re: Enable integer datetimes by default
Previous Message Joshua D. Drake 2007-05-12 21:26:02 Re: Performance monitoring