Re: [PORTS] Port Bug Report: No primary key possible with type reltime & timestamp

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: Yves MARTIN <Yves(dot)Martin(at)ensisun(dot)imag(dot)fr>
Cc: pgsql-ports(at)postgreSQL(dot)org
Subject: Re: [PORTS] Port Bug Report: No primary key possible with type reltime & timestamp
Date: 1999-07-14 05:47:13
Message-ID: 378C2461.6C7A90DB@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-ports

> Problem Description:
> --------------------
> Error message when trying to create a table
> with a primary key on type reltime or timestamp
> Solution:
> ---------

Use timespan and datetime instead. They are better supported; perhaps
in the next release "reltime" and "timestamp" will simply be aliases
for them...

- Thomas

--
Thomas Lockhart lockhart(at)alumni(dot)caltech(dot)edu
South Pasadena, California

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 1999-07-14 06:06:49 RE: [HACKERS] Updated TODO list
Previous Message Thomas Lockhart 1999-07-14 05:30:52 Re: [HACKERS] Niladic functions

Browse pgsql-ports by date

  From Date Subject
Next Message Uncle George 1999-07-14 10:23:22 RedHat6.0 & Alpha
Previous Message Unprivileged user 1999-07-14 04:56:19 Port Bug Report: postmaster/linux kernel unaligned trap errors