diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2020-03-11 16:54:54 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2020-03-11 16:54:54 -0300 |
commit | b08dee24a5574ba6657d238b91c10f1f8e2608f8 (patch) | |
tree | fcdae56a5328cd62d224e38d55d83f07d0675386 /src/backend/utils/adt/pgstatfuncs.c | |
parent | 085b6b6679e73b9b386f209b4d625c7bc60597c0 (diff) | |
download | postgresql-b08dee24a5574ba6657d238b91c10f1f8e2608f8.tar.gz postgresql-b08dee24a5574ba6657d238b91c10f1f8e2608f8.zip |
Add pg_dump support for ALTER obj DEPENDS ON EXTENSION
pg_dump is oblivious to this kind of dependency, so they're lost on
dump/restores (and pg_upgrade). Have pg_dump emit ALTER lines so that
they're preserved. Add some pg_dump tests for the whole thing, also.
Reviewed-by: Tom Lane (offlist)
Reviewed-by: Ibrar Ahmed
Reviewed-by: Ahsan Hadi (who also reviewed commit 899a04f5ed61)
Discussion: https://postgr.es/m/20200217225333.GA30974@alvherre.pgsql
Diffstat (limited to 'src/backend/utils/adt/pgstatfuncs.c')
0 files changed, 0 insertions, 0 deletions