Re: [pgadmin-support] Improper CSV export delimiter

2010-11-08 Thread Guillaume Lelarge
Le 08/11/2010 03:29, Aren Cambre a écrit : >> >> Someone else could have used it. >> >> Anyway, I can't reproduce this. >> > > It's my personal laptop. Guaranteed no other users. > > If you can't reproduce, I may be mistaken. > I created a ticket to remind us to work on this dialog. Hope I can

Re: [pgadmin-support] Improper CSV export delimiter

2010-11-07 Thread Aren Cambre
> > Someone else could have used it. > > Anyway, I can't reproduce this. > It's my personal laptop. Guaranteed no other users. If you can't reproduce, I may be mistaken. Aren

Re: [pgadmin-support] Improper CSV export delimiter

2010-11-07 Thread Guillaume Lelarge
Le 06/11/2010 23:13, Aren Cambre a écrit : > Maybe. But if I click on the ellipsis, the Windows dialog has CSV > preselected in *Save as type*, even if the prior extension isn't CSV. > Because it's the first one in the list of "often used" extensions. We don't really *want* it to be preselected.

Re: [pgadmin-support] Improper CSV export delimiter

2010-11-07 Thread Guillaume Lelarge
Le 06/11/2010 23:14, Aren Cambre a écrit : >> >> Moreover, the value you have as a column separator comes from your last >> export. You probably set it to a semi-colon the last time you used the >> Export functionality. >> > > This was the first time I ever used the dialog. > Someone else could

Re: [pgadmin-support] Improper CSV export delimiter

2010-11-06 Thread Aren Cambre
> > Moreover, the value you have as a column separator comes from your last > export. You probably set it to a semi-colon the last time you used the > Export functionality. > This was the first time I ever used the dialog. Aren

Re: [pgadmin-support] Improper CSV export delimiter

2010-11-06 Thread Aren Cambre
Maybe. But if I click on the ellipsis, the Windows dialog has CSV preselected in *Save as type*, even if the prior extension isn't CSV. But even more strongly, all the settings on the *Export data to file* dialog are CSV-compliant except that one. Shouldn't common standards be the default? What va

Re: [pgadmin-support] Improper CSV export delimiter

2010-11-06 Thread Guillaume Lelarge
Le 06/11/2010 22:19, Thom Brown a écrit : > On 6 November 2010 21:08, Aren Cambre wrote: > >> Bug report: >> >> When I use File > Export from a Query window, it's clearly trying to make a >> CSV. The suggested filename is suffixed with .csv. >> > > Are you sure that isn't just there because that

Re: [pgadmin-support] Improper CSV export delimiter

2010-11-06 Thread Thom Brown
On 6 November 2010 21:08, Aren Cambre wrote: > Bug report: > > When I use File > Export from a Query window, it's clearly trying to make a > CSV. The suggested filename is suffixed with .csv. > Are you sure that isn't just there because that's the last filename you used? Mine doesn't default to

[pgadmin-support] Improper CSV export delimiter

2010-11-06 Thread Aren Cambre
Bug report: When I use File > Export from a Query window, it's clearly trying to make a CSV. The suggested filename is suffixed with .csv. The problem is the semicolon character is selected by default. That is not CSV. Please change this so the comma is the default delimiter. Now, I understand s