Re: [BUGS] BUG #3232: Regression: pgsql server startup problem with encrypted partitions

2007-04-18 Thread Magnus Hagander
On Mon, Apr 16, 2007 at 11:56:29PM +, Carsten wrote: > > The following bug has been logged online: > > Bug reference: 3232 > Logged by: Carsten > Email address: [EMAIL PROTECTED] > PostgreSQL version: 8.2.3 > Operating system: Windows XP SP 2 > Description:Regress

Re: [BUGS] Grantor name gets lost when grantor role dropped

2007-04-18 Thread Russell Smith
Alvaro Herrera wrote: Russell Smith wrote: Alvaro Herrera wrote: Jeff Davis wrote: CREATE ROLE test_role NOSUPERUSER INHERIT NOCREATEDB NOCREATEROLE; CREATE ROLE invalid_grantor SUPERUSER INHERIT NOCREATEDB NOCREATEROLE; SET ROLE invalid_grantor; GRANT "postgres" TO "test

Re: [BUGS] BUG #3236: Partitioning has problem with timestamp and timestamptz data type

2007-04-18 Thread Tom Lane
"Christian Gonzalez" <[EMAIL PROTECTED]> writes: > When you use timestamp and timestamptz data type for partitioning > implementation, your postgresql partitioning implementation doesen't work > fine when you make a SELECT using this columns type. Your example is a bit silly, since you created a

[BUGS] BUG #3237: function to_char() returns wrong value

2007-04-18 Thread Robert wang
The following bug has been logged online: Bug reference: 3237 Logged by: Robert wang Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2 Operating system: Windows 2000 professional Description:function to_char() returns wrong value Details: I run this following

[BUGS] BUG #3239: French translation error

2007-04-18 Thread
The following bug has been logged online: Bug reference: 3239 Logged by: Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.3 Operating system: Linux Description:French translation error Details: English error message is explicit : ERROR: subquery in FROM m

Re: [BUGS] BUG #3237: function to_char() returns wrong value

2007-04-18 Thread Bruce Momjian
Robert wang wrote: > > The following bug has been logged online: > > Bug reference: 3237 > Logged by: Robert wang > Email address: [EMAIL PROTECTED] > PostgreSQL version: 8.2 > Operating system: Windows 2000 professional > Description:function to_char() returns wrong