[BUGS] BUG #5098: Levenshtein with costs is broken

2009-10-07 Thread Matthew Byrne
The following bug has been logged online: Bug reference: 5098 Logged by: Matthew Byrne Email address: matt...@hairybrain.co.uk PostgreSQL version: 8.4.1 Operating system: Linux x86_64 (Ubuntu 9.04) Description:Levenshtein with costs is broken Details: The Levenshtei

[BUGS] BUG #5099: When MetaData is acquired, it becomes an SQL error.

2009-10-07 Thread konishi
The following bug has been logged online: Bug reference: 5099 Logged by: konishi Email address: a.kon...@gmail.com PostgreSQL version: 8.4.1 Operating system: FreeBSD 6.0 Description:When MetaData is acquired, it becomes an SQL error. Details: In sample source and s

[BUGS] BUG #5100: Help me!!I want cause : "invalid page header in block xxxx",i need support to repair and avert

2009-10-07 Thread Viet Duc
The following bug has been logged online: Bug reference: 5100 Logged by: Viet Duc Email address: nv...@ifisolution.com PostgreSQL version: 8.3.1 Operating system: Window xp Description:Help me!!I want cause : "invalid page header in block ",i need support to repai

[BUGS] BUG #5101: Off-by-one error in bitncmp() in src/backend/utils/adt/network.c

2009-10-07 Thread Chris Mikkelson
The following bug has been logged online: Bug reference: 5101 Logged by: Chris Mikkelson Email address: cm...@qwest.net PostgreSQL version: 8.4.1(+earlier) Operating system: all Description:Off-by-one error in bitncmp() in src/backend/utils/adt/network.c Details: Wh

[BUGS] BUG #5103: "pg_ctl -w (re)start" fails with custom unix_socket_directory

2009-10-07 Thread Michael Renner
The following bug has been logged online: Bug reference: 5103 Logged by: Michael Renner Email address: michael.ren...@amd.co.at PostgreSQL version: HEAD Operating system: Linux Description:"pg_ctl -w (re)start" fails with custom unix_socket_directory Details: When u

Re: [BUGS] BUG #5103: "pg_ctl -w (re)start" fails with custom unix_socket_directory

2009-10-07 Thread Alvaro Herrera
Michael Renner wrote: > When using a non-standard unix_socket_directory setting, pg_ctl -w (re)start > fails because it checks for the socket file to appear in it's default > location. Yeah, this has been discussed before. It's been suggested that pg_ctl should parse postgresql.conf to figure ou

Re: [BUGS] BUG #5103: "pg_ctl -w (re)start" fails with custom unix_socket_directory

2009-10-07 Thread Tom Lane
Alvaro Herrera writes: > Michael Renner wrote: >> When using a non-standard unix_socket_directory setting, pg_ctl -w (re)start >> fails because it checks for the socket file to appear in it's default >> location. > Yeah, this has been discussed before. It's been suggested that pg_ctl > should pa

Re: [BUGS] BUG #5101: Off-by-one error in bitncmp() in src/backend/utils/adt/network.c

2009-10-07 Thread Heikki Linnakangas
Chris Mikkelson wrote: > The following bug has been logged online: > > Bug reference: 5101 > Logged by: Chris Mikkelson > Email address: cm...@qwest.net > PostgreSQL version: 8.4.1(+earlier) > Operating system: all > Description:Off-by-one error in bitncmp() in > src/b