Raymond O'Donnell wrote:
On 17/09/2012 21:24, Daniel Serodio (lists) wrote:
It would be nice if PostgreSQL supported column aliases in WHERE
clauses, eg:
SELECT left(value, 1) AS first_letter
FROM some_table
WHERE first_letter> 'a';
Is this the proper mailing list for suc
It would be nice if PostgreSQL supported column aliases in WHERE
clauses, eg:
SELECT left(value, 1) AS first_letter
FROM some_table
WHERE first_letter > 'a';
Is this the proper mailing list for such feature requests?
Thanks in advance,
Daniel Serodio
--
Sent via pgadmin-su
Horizontal scroll using the mouse wheel (while holding Shift) or by
dragging on the touchpad with two fingers doesn't work on OS X. I can
only scroll horizontally using the scrollbar.
Regards,
Daniel Serodio
--
Sent via pgadmin-support mailing list ([email protected])
To
Guillaume Lelarge wrote:
On Tue, 2012-07-17 at 20:06 -0300, Daniel Serodio (lists) wrote:
Nelson A. de Oliveira wrote:
Hi!
On Tue, Jul 17, 2012 at 7:36 PM, Daniel Serodio (lists)
wrote:
I'm using pgAdmin 1.14.3, and its Graphical Query Builder generates WHERE
clauses for joins. It
I'm using pgAdmin 1.14.3, and its Graphical Query Builder generates
WHERE clauses for joins. It would be nice if it generated JOIN clauses
instead.
Thanks in advance,
Daniel Serodio
--
Sent via pgadmin-support mailing list ([email protected])
To make changes to your subscri
Nelson A. de Oliveira wrote:
Hi!
On Tue, Jul 17, 2012 at 7:36 PM, Daniel Serodio (lists)
wrote:
I'm using pgAdmin 1.14.3, and its Graphical Query Builder generates WHERE
clauses for joins. It would be nice if it generated JOIN clauses instead.
Is there any kind of difference between
I'm using pgAdmin 1.14.3, and its Graphical Query Builder generates
WHERE clauses for joins. It would be nice if it generated JOIN clauses
instead.
Thanks in advance,
Daniel Serodio
--
Sent via pgadmin-support mailing list ([email protected])
To make changes to your subscri
"Dave Page" wrote:
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of
> > Daniel Serodio
> > Sent: 05 September 2006 20:34
> > To: [email protected]
> > Subject: [pgadmin-support] R
If this is the wrong place for RFE's, I'm sorry, please point me to the
right one.
I'd like to request that Control+Enter execute the query in the
"pgAdmin III Query" window, to make it more consistent with similar
tools.
Thanks in advance,
Daniel Serodio
-