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

2007-04-25 Thread Christian Gonzalez
stian Gonzalez CC: pgsql-bugs@postgresql.org Asunto: Re: [BUGS] BUG #3236: Partitioning has problem with timestamp and timestamptz data type "Christian Gonzalez" <[EMAIL PROTECTED]> writes: > When you use timestamp and timestamptz data type for partitioning > implementation, y

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 #3236: Partitioning has problem with timestamp and timestamptz data type

2007-04-17 Thread Christian Gonzalez
The following bug has been logged online: Bug reference: 3236 Logged by: Christian Gonzalez Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.1 Operating system: Red Hat 4.1.1-30 Description:Partitioning has problem with timestamp and timestamptz data type Deta