Re: [BUGS] BUG #8275: Updateable View based on inheritance (partition) throws Error on INSERT Statement

2013-07-02 Thread Rushabh Lathia
gt; version > > > --------- > PostgreSQL 9.4devel on x86_64-unknown-linux-gnu, compiled by gcc (GCC) > 4.4.7 20120313 (Red Hat 4.4.7-3), 64-bit > (1 row) > > > > > -- > Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-bugs > -- Rushabh Lathia

[BUGS] BUG #8275: Updateable View based on inheritance (partition) throws Error on INSERT Statement

2013-07-01 Thread rushabh . lathia
The following bug has been logged on the website: Bug reference: 8275 Logged by: Rushabh Lathia Email address: rushabh.lat...@gmail.com PostgreSQL version: 9.2.4 Operating system: All Description: View based on inheritance throws error on insert statement. Testcase

[BUGS] ERROR: invalid input syntax for type timestamp with time zone

2013-03-10 Thread Rushabh Lathia
27;); INSERT 0 1 postgres=# select * from test; a --- Sat Mar 11 23:58:48 *1* IST (1 row) Looking at the code, it seems like for Postgres,MDY datestyle DecodeDateTime() doesn't handle date properly if year is greater then 4 digits (greater then 9999). D

[BUGS] Server crash while trying to read expression using pg_get_expr()

2010-06-03 Thread Rushabh Lathia
server was lost. Attempting reset: Failed. !> \q Thanks, Rushabh Lathia www.EnterpriseDB.com