BUG #2468: how to create auto-generate primary key - Mailing list pgsql-bugs

From vivekananda
Subject BUG #2468: how to create auto-generate primary key
Date
Msg-id 200606050633.k556XVMj097544@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #2468: how to create auto-generate primary key  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      2468
Logged by:          vivekananda
Email address:      r.vivekanandaswamy@rediffmail.com
PostgreSQL version: 8.1
Operating system:   Windows-2000
Description:        how to create auto-generate primary key
Details:

Hi,
Good morning all.How to create automatic generated key while creating table
like OID's.is there any posibility to create this one?

for example create table emp(no numaric(3),name varchar(10))

here there is no primary key explicitly.But i want use primary key with
adding 3rd column for generating querys.

OID's are uniqe for all tables.but i want impliment this feature only for
specified table.How?

pgsql-bugs by date:

Previous
From: "Rae Stiening"
Date:
Subject: BUG #2467: Documentation
Next
From: "samir"
Date:
Subject: BUG #2469: Error in connection to the server