pg_dump and serial - Mailing list pgsql-patches

From Rod Taylor
Subject pg_dump and serial
Date
Msg-id 1029703761.11788.17.camel@jester
Whole thread Raw
Responses Re: pg_dump and serial  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
- Drop UNIQUE portion of SERIAL as per -hackers conversation
- Brief note about SERIAL dependencies not working in DBs from 7.2 and
prior
- Dump SERIAL via pg_dump
- Add a pg_column_is_serial function to make the job of interfaces
easier.

Sample dump output attached.  Sequence stuff is normal, rest are
serials.



Attachment

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Regression test updates for domains
Next
From: Joe Conway
Date:
Subject: bytea operator bugs (was Re: [GENERAL] BYTEA, indexes and "like")