Re: [GENERAL] TODO list and "hyphen"

2008-07-18 Thread Scara Maccai
> 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

Re: [GENERAL] TODO list and "hyphen"

2008-07-18 Thread Bruce Momjian
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

Re: [GENERAL] TODO list and "hyphen"

2008-07-18 Thread Russ Brown
-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

Re: [GENERAL] TODO list and "hyphen"

2008-07-17 Thread Bruce Momjian
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

Re: [GENERAL] TODO list and "hyphen"

2008-07-17 Thread Bruce Momjian
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

Re: [GENERAL] TODO list and "hyphen"

2008-07-17 Thread salman
>> -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

[GENERAL] TODO list and "hyphen"

2008-07-17 Thread Scara Maccai
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?