> You are the first person to ever ask, and searching for ' -' is pretty
> basic. If it is a problem, I think some other symbol should be used.
using opera it doesn't work... and with Firefox you still get a lot of
not-wanted matches...
Of course, this is not a "problem", I was just thinking th
Russ Brown wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Bruce Momjian wrote:
> > Scara Maccai wrote:
> >> Hi,
> >>
> >> I was looking at the TODO:
> >>
> >> http://www.postgresql.org/docs/faqs.TODO.html
> >>
> >>
> >> "A hyphen, "-", marks changes that will appear in the upcoming 8
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bruce Momjian wrote:
> Scara Maccai wrote:
>> Hi,
>>
>> I was looking at the TODO:
>>
>> http://www.postgresql.org/docs/faqs.TODO.html
>>
>>
>> "A hyphen, "-", marks changes that will appear in the upcoming 8.4 release."
>>
>> Well, making a search for
Scara Maccai wrote:
> Hi,
>
> I was looking at the TODO:
>
> http://www.postgresql.org/docs/faqs.TODO.html
>
>
> "A hyphen, "-", marks changes that will appear in the upcoming 8.4 release."
>
> Well, making a search for the "-" sign is complicated... it's obviously
> used for a lot of other t
salman wrote:
> >> -Allow administrators to safely terminate individual sessions either
> via an SQL function or SIGTERM <<
>
> Can't you already do this with pg_cancel_backend() or kill ?
Cancel backend only cancels the current query but later queries are
still executed. Kill was never of
>> -Allow administrators to safely terminate individual sessions either
via an SQL function or SIGTERM <<
Can't you already do this with pg_cancel_backend() or kill ?
Or is this for something else altogether?
-salman
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To
Hi,
I was looking at the TODO:
http://www.postgresql.org/docs/faqs.TODO.html
"A hyphen, "-", marks changes that will appear in the upcoming 8.4 release."
Well, making a search for the "-" sign is complicated... it's obviously
used for a lot of other things... could you use another character?