Re: [BUGS] BUG #5065: pg_ctl start fails as administrator, with "could not locate matching postgres executable"

2009-11-15 Thread Magnus Hagander
On Sat, Nov 14, 2009 at 18:12, Magnus Hagander wrote: > On Saturday, November 14, 2009, Tom Lane wrote: >> Magnus Hagander writes: >>> I've finally looked it over, and it still looks fine. I've cleaned up >>> some of the whitespace issues in the patch and applied it, including a >>> backpatch to

[BUGS] BUG #5188: Inheritance: bug or feature?

2009-11-15 Thread Peter Dobos
The following bug has been logged online: Bug reference: 5188 Logged by: Peter Dobos Email address: dvc1...@gmail.com PostgreSQL version: 8.3.8 Operating system: Win XP Description:Inheritance: bug or feature? Details: Hi, I'm not sure that inherited table records

Re: [BUGS] BUG #5075: Text Search parser does not identify xml tag when attribute name's contains underscore

2009-11-15 Thread Peter Eisentraut
On ons, 2009-09-23 at 20:31 -0300, Euler Taveira de Oliveira wrote: > Marek Lewczuk escreveu: > > Please execute following example: > > select * from ts_debug('english', ' > align="right" style="margin: 0px 0px 5px 5px;" test_aa="26461"/>') > > > > As the result you will see, that is not identifi

Re: [BUGS] BUG #5188: Inheritance: bug or feature?

2009-11-15 Thread Tom Lane
"Peter Dobos" writes: > I'm not sure that inherited table records are 'real' records in the ancestor > table. They're not. In particular see http://www.postgresql.org/docs/8.3/static/ddl-inherit.html#DDL-INHERIT-CAVEATS regards, tom lane -- Sent via pgsql-bugs mailing

[BUGS] BUG #5189: Postgres Crash when trying to ts_stat a empty tsvector

2009-11-15 Thread Brice Maron
The following bug has been logged online: Bug reference: 5189 Logged by: Brice Maron Email address: bma...@gmail.com PostgreSQL version: 8.4.1 Operating system: Ubunut Linux 9.10 (2.6.31-14) Description:Postgres Crash when trying to ts_stat a empty tsvector Details:

Re: [BUGS] BUG #5189: Postgres Crash when trying to ts_stat a empty tsvector

2009-11-15 Thread Andres Freund
Hi, On Sunday 15 November 2009 13:36:31 Brice Maron wrote: > The following bug has been logged online: > > Bug reference: 5189 > Logged by: Brice Maron > Email address: bma...@gmail.com > PostgreSQL version: 8.4.1 > Operating system: Ubunut Linux 9.10 (2.6.31-14) > Descriptio

Re: [BUGS] BUG #5065: pg_ctl start fails as administrator, with "could not locate matching postgres executable"

2009-11-15 Thread Tom Lane
Magnus Hagander writes: >> On Saturday, November 14, 2009, Tom Lane wrote: >>> Not 8.2? > Done. Buildfarm member narwhal seems to think it's not quite right in 8.2. regards, tom lane -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to yo