[BUGS] BUG #7530: initdb.exe ignores --locale option, uses "English_United States.1252"

2012-09-11 Thread mwtoews
The following bug has been logged on the website: Bug reference: 7530 Logged by: Mike Toews Email address: mwto...@gmail.com PostgreSQL version: 9.2.0 Operating system: Windows Vista 32-bit Description: I'm using the "postgresql-9.2.0-1-windows.exe" installer, from En

[BUGS] BUG #7529: Support different error handling behavior than auto rollback

2012-09-11 Thread legoharyanto
The following bug has been logged on the website: Bug reference: 7529 Logged by: Lego Haryanto Email address: legoharya...@gmail.com PostgreSQL version: 9.0.5 Operating system: Any Description: I understand that current transaction behavior in PostgreSQL is to throw a

Re: [BUGS] BUG #7529: Support different error handling behavior than auto rollback

2012-09-11 Thread Pavel Stehule
Hello this is not bug - please, can you send your proposal to pg_hackers mailing list? Regards Pavel Stehule 2012/9/10 : > The following bug has been logged on the website: > > Bug reference: 7529 > Logged by: Lego Haryanto > Email address: legoharya...@gmail.com > PostgreSQ

[BUGS] Postgres JDBC-hibernate Problem

2012-09-11 Thread Freddie Burgess
We have upgraded from PostgreSQL 8.4.3 to PostgreSQL 9.1.4 and we are getting the following errors when attempting to auto-gen schema DDL. Old Configuration: WEB-INF/lib/postgis-jdbc-1.3.3.jar, WEB-INF/lib/postgis-stubs-1.3.3.jar, WEB-INF/lib/postgresql-8.3-603.jdbc4.jar, New Configuration: Tom

Re: [BUGS] BUG #7516: PL/Perl crash

2012-09-11 Thread Marko Tiikkaja
On 10/09/2012 00:37, Tom Lane wrote: The attached patch fixes the problem I'm seeing. I am not sure whether it fixes what you saw; the crash you showed is in the right place, but unless there was a recursive call to a pl/perl function, I don't see how the existing code could have freed the prode

[BUGS] BUG #7531: ERROR: column spclocation do not exist

2012-09-11 Thread alexandredepaula . sousa
The following bug has been logged on the website: Bug reference: 7531 Logged by: Alexandre de Paula Sousa Email address: alexandredepaula.so...@gmail.com PostgreSQL version: 9.2.0 Operating system: Windows Seven Ultimate 32 bits Description: I'm brazilian and I instal

Re: [BUGS] BUG #7531: ERROR: column spclocation do not exist

2012-09-11 Thread Devrim GÜNDÜZ
Hi, On Tue, 2012-09-11 at 17:06 +, alexandredepaula.so...@gmail.com wrote: > I'm brazilian and I installed the PostgreSQL version 9.2, when I > create a new database and tried to access, a message error appears > "ERRO: coluna s.spclocation não existe no caracter 34". Assuming that you ar

Re: [BUGS] BUG #7516: PL/Perl crash

2012-09-11 Thread Tom Lane
Marko Tiikkaja writes: > Joel Jacobson managed to narrow it down to this test case, which crashes > consistently on Ubuntu 12.04 both with and without your patch. I, > however, wasn't able to reproduce the problem on my OS X Mountain Lion. Doesn't reproduce for me either ...

Re: [BUGS] BUG #7530: initdb.exe ignores --locale option, uses "English_United States.1252"

2012-09-11 Thread Mike Toews
Apologies for multiple email threads, as this message was sent before my other email and before adding my account to this list. This bug report is slightly misleading, as the --locale option is not ignored by initdb.exe, but is misinterpreted in certain cases. See email thread: "initdb.exe changes

Re: [BUGS] initdb.exe changes --locale option

2012-09-11 Thread Mike Toews
Testing on another Windows OS, here is a similar key : value exercise, described previously. The system is Windows 7 64-bit, with a system locale: "en-nz;English (New Zealand)" (from systeminfo.exe). The version of initdb.exe is 9.2.0, and the full command-line is: >"C:\Program Files\PostgreSQL\9.