Re: Support EXCEPT for ALL SEQUENCES publications

From: Peter Smith <smithpb2250(at)gmail(dot)com>
To: Shlok Kyal <shlok(dot)kyal(dot)oss(at)gmail(dot)com>
Cc: shveta malik <shveta(dot)malik(at)gmail(dot)com>, vignesh C <vignesh21(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Support EXCEPT for ALL SEQUENCES publications
Date: 2026-06-25 23:53:12
Message-ID: CAHut+PsgCQa2hcT8TNqejV3y4U5ouj=ZCOLMxgVGvBrUEkLaKg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

//////
Patch v13-0001
//////

======
src/bin/pg_dump/t/002_pg_dump.pl

1.
Now dump.c can generate a single SEQUENCE exclusion list with multiple
items, but it doesn't seem tested because the 002_pg_dump test file
remained unchanged in v13.

I think you should enhance one of your test cases to exclude multiple sequences.

//////
Patch v13-0002
//////

No comments.

======
Kind Regards,
Peter Smith.
Fujitsu Australia

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2026-06-26 00:01:12 Re: Fix \crosstabview to honor \pset display_true/display_false
Previous Message Michael Paquier 2026-06-25 23:41:39 Re: Fix doc about pg_get_multixact_stats()