Re: [GENERAL] order by is ambiguous

2004-01-08 Thread Travel Jadoo
On Thu, 2004-01-08 at 16:09, Tom Lane wrote: > Travel Jadoo <[EMAIL PROTECTED]> writes: > > I could not find any discussion on this but imho this seems an erroneous > > error occuring now in 7.3.4 (after upgrade from 7.2.3): > > > select null::time, 't

[GENERAL] order by is ambiguous

2004-01-08 Thread Travel Jadoo
I could not find any discussion on this but imho this seems an erroneous error occuring now in 7.3.4 (after upgrade from 7.2.3): select null::time, 'test'::varchar as time order by time; ERROR: ORDER BY 'time' is ambiguous The solution is to name the time datatype e.g. select null::time as xy

[GENERAL] pgsql-mode.el

2003-08-22 Thread Travel Jadoo
I have found an pgsql-mode.el file which I want to install in my xemacs but sorry, I am lost as to how install it. Or is there a better solution to pgsql programming in xemacs? I am using Redhat 9 Alfred ---(end of broadcast)--- TIP 1: subscribe a