From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Thomas Lockhart <lockhart(at)fourpalms(dot)org>, Tim Hart <tjhart(at)mac(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [SQL] line datatype |
Date: | 2002-07-16 16:31:49 |
Message-ID: | 200207161631.g6GGVnT02128@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-sql |
Tom Lane wrote:
> Thomas Lockhart <lockhart(at)fourpalms(dot)org> writes:
> >> 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 ...
I assume the line type keeps going after the two end points, while lseg
doesn't.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Jan Wieck | 2002-07-16 17:05:00 | Re: pg_views.definition |
Previous Message | Bruce Momjian | 2002-07-16 16:30:31 | Re: DROP COLUMN |
From | Date | Subject | |
---|---|---|---|
Next Message | Josh Berkus | 2002-07-16 16:36:31 | Re: Indexing UNIONs |
Previous Message | Tom Lane | 2002-07-16 16:30:27 | Re: [SQL] line datatype |