Re: [BUGS] BUG #3616: PgAdminIII crashes on copy operation

2007-09-24 Thread Herouth Maoz
I have a qualifier for my description now. This apparently only happens if the selected text in the field contains text in languages such as Hebrew or Japanese. I'm attaching the crash report, I hope it helps. Herouth On 21/09/2007, at 13:21, Dave Page wrote: Herouth Maoz wrote: The fol

[BUGS] BUG #3627: Triple FK with ON DELETE SET NULL makes DELETE fail

2007-09-24 Thread Pedro Gimeno
The following bug has been logged online: Bug reference: 3627 Logged by: Pedro Gimeno Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.4 Operating system: Linux (Debian stable + backports) Description:Triple FK with ON DELETE SET NULL makes DELETE fail Details

[BUGS] BUG #3628: Wrong schema picked

2007-09-24 Thread Pedro Gimeno
The following bug has been logged online: Bug reference: 3628 Logged by: Pedro Gimeno Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.4 Operating system: Linux (Debian stable + backports) Description:Wrong schema picked Details: When a function has a SQL st

[BUGS] BUG #3629: Memory Allocation Error

2007-09-24 Thread zhuge
The following bug has been logged online: Bug reference: 3629 Logged by: zhuge Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.9 Operating system: Linux Description:Memory Allocation Error Details: I wrote and compiled and linked a C function, add_float, wh

[BUGS] Memory Allocation Error

2007-09-24 Thread zhuge xiao
I wrote and compiled and linked a C function, add_float, which returns float in C like following: PG_FUNCTION_INFO_V1(add_float); Datum add_float(PG_FUNCTION_ARGS) { float arg = PG_GETARG_FLOAT8(0); PG_RETURN_FLOAT8(arg + 10); } After having loaded it into database, executed the SQL command, "s

[BUGS] BUG #3630: Memory Allocation Error

2007-09-24 Thread
The following bug has been logged online: Bug reference: 3630 Logged by: Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.9 Operating system: Linux Description:Memory Allocation Error Details: I wrote and compiled and linked a C function, add_float, which r

Re: [BUGS] BUG #3627: Triple FK with ON DELETE SET NULL makes DELETE fail

2007-09-24 Thread Heikki Linnakangas
Pedro Gimeno wrote: > The following bug has been logged online: > > Bug reference: 3627 > Logged by: Pedro Gimeno > Email address: [EMAIL PROTECTED] > PostgreSQL version: 8.2.4 > Operating system: Linux (Debian stable + backports) > Description:Triple FK with ON DELETE

Re: [BUGS] BUG #3628: Wrong schema picked

2007-09-24 Thread Heikki Linnakangas
Pedro Gimeno wrote: > When a function has a SQL statement to execute that has an unqualified > table, that SQL statement doesn't always pick the table from a schema in the > search_path. The first time the function is run, all the statements in it are planned and the schema used for the insert is

Re: [BUGS] Memory Allocation Error

2007-09-24 Thread Gregory Stark
"zhuge xiao" <[EMAIL PROTECTED]> writes: > I wrote and compiled and linked a C function, add_float, which returns > float in C like following: > > PG_FUNCTION_INFO_V1(add_float); > > Datum > add_float(PG_FUNCTION_ARGS) > { > float arg = PG_GETARG_FLOAT8(0); > > PG_RETURN_FLOAT8(arg + 10); > } > >

Re: [BUGS] BUG #3616: PgAdminIII crashes on copy operation

2007-09-24 Thread Dave Page
Herouth Maoz wrote: > I have a qualifier for my description now. This apparently only happens > if the selected text in the field contains text in languages such as > Hebrew or Japanese. Ahh, I see. Unfortunately this seems to be a wxWidgets bug. I've reported it to them: http://sourceforge.net/tr

Re: [BUGS] Memory Allocation Error

2007-09-24 Thread Tom Lane
Gregory Stark <[EMAIL PROTECTED]> writes: > "zhuge xiao" <[EMAIL PROTECTED]> writes: >> I wrote and compiled and linked a C function, add_float, which returns >> float in C like following: > float8 and float aren't the same thing. "float" is a C data type which is not > wide enough to hold a float

Re: [BUGS] BUG #3628: Wrong schema picked

2007-09-24 Thread Pedro Gimeno
Heikki Linnakangas wrote: Pedro Gimeno wrote: > When a function has a SQL statement to execute that has an > unqualified table, that SQL statement doesn't always pick the table > from a schema in the search_path. The first time the function is run, all the statements in it are planned and the

[BUGS] BUG #3631: cant unsubscribe

2007-09-24 Thread Robert Tessler
The following bug has been logged online: Bug reference: 3631 Logged by: Robert Tessler Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2 Operating system: windows XP Description:cant unsubscribe Details: cant unsubscribe from weekly mailing list or any other