Re: Serial, data types

From: Andreas Pflug <Andreas(dot)Pflug(at)web(dot)de>
To: jm(dot)poure(at)freesurf(dot)fr, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Serial, data types
Date: 2003-05-26 14:30:14
Message-ID: 3ED224F6.9050402@web.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Jean-Michel POURE wrote:

>Dear all,
>
>1) Just to notice that "serial" should be listed in datatypes.
>
Agreed for columns.

>2) Also, is it possible to insert new rows using the data edit grid? I can
>only modify existing rows.
>
If you can't insert, the object readonly.
This will happen if it's a view or there's neither PK nor OID in the table.

Regards,
Andreas

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Jean-Michel POURE 2003-05-26 15:59:43 Re: Serial, data types
Previous Message Jean-Michel POURE 2003-05-26 14:09:02 Serial, data types