Re: [7.4beta3] pg_dump -t xxx won't output sequences

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Neil Conway <neilc(at)samurai(dot)com>
Cc: Tomas Szepe <szepe(at)pinerecords(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: [7.4beta3] pg_dump -t xxx won't output sequences
Date: 2003-09-27 22:10:46
Message-ID: 28972.1064700646@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Neil Conway <neilc(at)samurai(dot)com> writes:
> On Sat, 2003-09-27 at 14:23, Tom Lane wrote:
>> Neil, what's the reason not to allow dumping just a sequence?

> Good question. I can't see a good reason not to allow it, and I can't
> recall my original reason for including that code. Please go ahead and
> revert it (or let me know and I'll submit a patch myself).

Okay, I removed the check on relkind.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2003-09-27 22:25:10 Re: dbf2pg international characters handling incomplete
Previous Message Vincent Janelle 2003-09-27 21:44:45 Re: Can't Build 7.3.4 on OS X