Re: [BUGS] BUG #2514: (jdbc driver) Multiple inlined statements with

2006-07-06 Thread Kris Jurka
On Wed, 5 Jul 2006, Gilles wrote: Bug reference: 2514 Description:(jdbc driver) Multiple inlined statements with mixed updates and queries return wrong results Details: When issuing this: statement.execute("SELECT 2;UPDATE foo SET d='babar' where i=1; SELECT 3"); The 2 result ret

[BUGS] BUG #2520: security problem

2006-07-06 Thread Jean Paul Aguilar Ruiz
The following bug has been logged online: Bug reference: 2520 Logged by: Jean Paul Aguilar Ruiz Email address: [EMAIL PROTECTED] PostgreSQL version: 807,814 Operating system: Win xp Description:security problem Details: Hi, When you add a user as owner of database

[BUGS] BUG #2516: group privs do not seem to be honored

2006-07-06 Thread Sam Howard
The following bug has been logged online: Bug reference: 2516 Logged by: Sam Howard Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.4 -Deb Etch Operating system: Linux - Debian Etch Description:group privs do not seem to be honored Details: Trying to implem

[BUGS] BUG #2515: Full Scan with constant column

2006-07-06 Thread Daniel Naschenweng
The following bug has been logged online: Bug reference: 2515 Logged by: Daniel Naschenweng Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0.7 Operating system: Red Hat Linux 3.2.3-47.3 Description:Full Scan with constant column Details: --- BEGIN CREATE CON

[BUGS] BUG #2517: Trouble with cx_Oracle and Plpython

2006-07-06 Thread Sergey Konoplev
The following bug has been logged online: Bug reference: 2517 Logged by: Sergey Konoplev Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.4 Operating system: SUSE LINUX Enterprise Server 9 Description:Trouble with cx_Oracle and Plpython Details: Good day. I

[BUGS] BUG #2514: (jdbc driver) Multiple inlined statements with mixed updates and queries return wrong results

2006-07-06 Thread Gilles
The following bug has been logged online: Bug reference: 2514 Logged by: Gilles Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0.7 Operating system: linux Description:(jdbc driver) Multiple inlined statements with mixed updates and queries return wrong results