Re: [BUGS] PROBABLE BUG

2013-07-29 Thread Jaime Casanova
On Mon, Jul 29, 2013 at 4:11 AM, matty wrote: > Hello, > I have noticed that when I execute this query, the DB (postgresql) is > crashed. > I executed this query without problem. This are the versions i have, i will recommend you to upgrade those that differ from yours and retry (specially geos,

[BUGS] PROBABLE BUG

2013-07-29 Thread matty
Hello, I have noticed that when I execute this query, the DB (postgresql) is crashed. select trunc(st_area(ST_MakeValid(st_GeometryFromText(st_astext('01030001000D002659559057004241C8275DD4EC815241F8F059C15F004241FC4DCD26F1815241544B80CB6500424163EB5BACEF81524156457A656B004241B9FF0442E

[BUGS] Probable bug with CreateFakeRelcacheEntry

2012-09-10 Thread Jeff Davis
I haven't produced a real problem in a small test case (yet), but I convinced myself that it's wrong enough to be called a bug. If you add the following assertion to BufferAlloc: Assert(relpersistence == RELPERSISTENCE_PERMANENT || relpersistence == RELPERSISTENCE_UNLOGGED ||