Ticket #1431 (closed defect: fixed)

Opened 17 months ago

Last modified 17 months ago

Regression failures in topology under cassert

Reported by: pramsey Owned by: strk
Priority: medium Milestone: PostGIS 2.0.0
Component: topology Version: trunk
Keywords: Cc:

Description

When PostgreSQL is compiled --with-cassert, SQL functions that use "CREATE TABLE AS SELECT" will crash the back-end. There are a number of these kinds of functions in the topology regression suite.

Change History

Changed 17 months ago by strk

  • status changed from new to assigned

is 'SELECT INTO' also affected ?

Changed 17 months ago by strk

YES !

I'm still trying to figure a working alternative

Changed 17 months ago by strk

  • status changed from assigned to closed
  • resolution set to fixed

Fixed by r8673

Changed 17 months ago by mcayland

Is it really as simple as changing the language from SQL to PLPGSQL? If so, you should file a bug report with -hackers.

Changed 17 months ago by robe

Paul already reported the issue, and Tom has already fixed it.

Refer to:  http://archives.postgresql.org/pgsql-bugs/2012-01/msg00029.php

Note: See TracTickets for help on using tickets.