From: | Thomas Lockhart <lockhart(at)fourpalms(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Tim Hart <tjhart(at)mac(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [SQL] line datatype |
Date: | 2002-07-16 20:42:14 |
Message-ID: | 3D348526.CC9594FD@fourpalms.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-sql |
> >> No one likes entering an equation. Two points seems the simplest.
> > That it does.
> On the other hand, if you want to enter two points why don't you just
> use lseg to begin with? There's not much justification for having a
> separate line type unless it behaves differently ...
They are different. One is infinite in length, the other is finite.
Distances, etc are calculated differently between the two types.
- Thomas
From | Date | Subject | |
---|---|---|---|
Next Message | Lamar Owen | 2002-07-16 20:46:57 | Re: [SQL] line datatype |
Previous Message | Bruce Momjian | 2002-07-16 19:36:17 | Re: Issues Outstanding for Point In Time Recovery (PITR) |
From | Date | Subject | |
---|---|---|---|
Next Message | Lamar Owen | 2002-07-16 20:46:57 | Re: [SQL] line datatype |
Previous Message | Stephan Szabo | 2002-07-16 20:31:10 | Re: Need help on a troublesome query plan |