Primary key requires SERIAL - Mailing list pgsql-hackers

From Bruce Momjian
Subject Primary key requires SERIAL
Date
Msg-id 199911190326.WAA22622@candle.pha.pa.us
Whole thread Raw
Responses Re: [HACKERS] Primary key requires SERIAL  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: [HACKERS] Primary key requires SERIAL  (Don Baccus <dhogaza@pacifier.com>)
List pgsql-hackers
We currently only allow the words PRIMARY KEY on a SERIAL column.  Is
there a reason we don't allow PRIMARY KEY on an integer field?  Seems it
should be allowed.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] pg version date file
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] psql & regress tests