| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | jrichstein(at)softdecc(dot)com |
| Cc: | pgsql-general(at)postgresql(dot)org, pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: Alias-Error |
| Date: | 2003-10-16 14:43:19 |
| Message-ID: | 19199.1066315399@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-sql |
Jost Richstein <jrichstein(at)softdecc(dot)com> writes:
> I am running a query with alias (a self join) against
> version 7.3.4 on Suse Linux 7.3 and on FreeBSD (v5?).
> It runs fine on Linux, but produces an error on
> FreeBSD: "unknown alias C2".
The string "unknown alias" appears nowhere in the 7.3 sources.
Are you sure you are talking to a Postgres database?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Matthew T. O'Connor | 2003-10-16 16:32:15 | Re: VACUUM degrades performance significantly. Database |
| Previous Message | Bruno Wolff III | 2003-10-16 14:29:37 | Re: UPDATE table to a joined query... |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruno Wolff III | 2003-10-16 16:56:29 | Re: indexing timestamp fields |
| Previous Message | Richard Huxton | 2003-10-16 12:50:21 | Re: SQL function to validate money input |