pg_extension_config_dump() doesn't register owned sequences

From: Jim Nasby <Jim(dot)Nasby(at)BlueTreble(dot)com>
To: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: pg_extension_config_dump() doesn't register owned sequences
Date: 2015-08-28 01:16:05
Message-ID: 55DFB655.5030906@BlueTreble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Is it intentional that pg_extension_config_dump() doesn't also add
sequences owned by a table? If not, I'll work on a patch.
--
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Nasby 2015-08-28 01:29:39 Re: psql - better support pipe line
Previous Message Jim Nasby 2015-08-28 00:45:12 Core dump with nested CREATE TEMP TABLE