Project

General

Profile

« Previous | Next » 

Revision 3149

csv2db: Fixed bug where CREATE TABLE statement was cached, causing it not to be re-executed after a rollback due to a failed COPY FROM. Avoid re-creating the table after a failed COPY FROM, and instead just remove any existing rows.

  • added
  • modified
  • copied
  • renamed
  • deleted