Re: [pgadmin-support] Subqueries in Graphical Query Builder?

2010-05-19 Thread Forrest Cahoon
On Wed, May 19, 2010 at 2:43 PM, Guillaume Lelarge wrote: > Le 19/05/2010 18:21, Forrest Cahoon a écrit : >> I find myself using the Graphical Query Builder more and more, but the >> one thing I wish it had is support for subqueries.  Are there any >> plans to add that feature? >> > > Nope. AFAICT

Re: [pgadmin-support] Subqueries in Graphical Query Builder?

2010-05-19 Thread Guillaume Lelarge
Le 19/05/2010 18:21, Forrest Cahoon a écrit : > I find myself using the Graphical Query Builder more and more, but the > one thing I wish it had is support for subqueries. Are there any > plans to add that feature? > Nope. AFAICT, there are no plans on the GQB right now. Moreover I don't see how

Re: [pgadmin-support] Query results grid copy header

2010-05-19 Thread Guillaume Lelarge
Le 19/05/2010 16:34, Little, Douglas a écrit : > Hi, > > When I copy/paste to excel the query results grid I'm not getting the column > headers. Is there any option to have the headers copied? > I don't think we have that. Didn't find it anyway. So I added a ticket (http://code.pgadmin.org/tra

[pgadmin-support] Subqueries in Graphical Query Builder?

2010-05-19 Thread Forrest Cahoon
I find myself using the Graphical Query Builder more and more, but the one thing I wish it had is support for subqueries. Are there any plans to add that feature? Forrest -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.p

[pgadmin-support] Query results grid copy header

2010-05-19 Thread Little, Douglas
Hi, When I copy/paste to excel the query results grid I'm not getting the column headers. Is there any option to have the headers copied? Thanks Doug Little Sr. Data Warehouse Architect | Enterprise Data Management | Orbitz Worldwide 500 W. Madison, Suite 1000 Chicago IL 60661| Office 312.2

Re: [pgadmin-support] datestyle issue. Is it always set to ISO, DMY ?

2010-05-19 Thread Ermengol Bota
2010/5/19 Guillaume Lelarge : > Le 19/05/2010 00:15, Ermengol Bota a écrit : > ... >> But, if you are on the query tool you can change this behaviour with >> (for example) >> set datestyle = "postgres, euro"; >> >> and then if you select a column with dates they will formatted the european >> way