Ticket #19 (closed bug report: fixed)

Opened 3 years ago

Last modified 3 years ago

Shooting* crashes with PostgreSQL 8.2.4

Reported by: anton Owned by: anton
Priority: critical Milestone:
Component: Shooting* Version: 1.0.0a
Keywords: Cc:

Description (last modified by anton) (diff)

Shooting * function crashes with PostgreSQL 8.2.4, but it is working with older versions. There is one thing which is funny - it's wokring with 8.2.4 running with gdb tool.

See Ticket #16

Change History

Changed 3 years ago by anton

  • owner changed from somebody to anton
  • status changed from new to assigned

Changed 3 years ago by anton

  • milestone Version 1.0 deleted

Changed 3 years ago by anton

  • description modified (diff)

Changed 3 years ago by anton

Id field is used now to create edge index map (see [22]). It could solve the problem.

Anyway, it needs to be tested well.

Changed 3 years ago by anton

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

I put index field back, but now edge index map is initialized in proper way.

Note: See TracTickets for help on using tickets.