Re: Import: function report

From: Quan Zongliang <quanzongliang(at)gmail(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Import: function report
Date: 2009-01-22 02:48:33
Message-ID: 20090122103724.D80B.4125B4E5@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> Can it cope with quoted strings with unquoted non-strings? Eg.
>
> 3232,43.22,"This is a string",999
>
> iirc, some CSV formats look like that.
Yes, they can be commixed.

> What's the 'Import rows match' option for? It sounds like it might be
> a regexp filter over the raw row data.
Yes, it is a filter.

> Should the format options from page 5. be included as selectable
> options on the grid? It would allow the import data to have different
> formats in different columns, plus it would remove an entire page from
> the wizard.
Ok, right.

-----------------------------------------------
Quan Zongliang
quanzongliang(at)gmail(dot)com
CIT Japan: http://www.cit.co.jp
CIT China: http://www.citbj.com.cn

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2009-01-27 08:32:05 PATCH : Function Arguments Default Value Support in edb
Previous Message svn 2009-01-21 16:50:26 SVN Commit by dpage: r7569 - trunk/pgadmin3/pkg/win32/src