aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonfuncs.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2016-02-25 18:56:37 -0500
committerPeter Eisentraut <peter_e@gmx.net>2016-04-06 12:13:11 -0400
commit3b3fcc4eeaeecff315420833975e7c87d760bfe1 (patch)
treeec3bd8bbd6f67047061dce4a50f47733c66afe1c /src/backend/utils/adt/jsonfuncs.c
parentde94e2af184e25576b13cbda8cf825118835d1cd (diff)
downloadpostgresql-3b3fcc4eeaeecff315420833975e7c87d760bfe1.tar.gz
postgresql-3b3fcc4eeaeecff315420833975e7c87d760bfe1.zip
pg_dump: Add table qualifications to some tags
Some object types have names that are only unique for one table. But for those we generally didn't put the table name into the dump TOC tag. So it was impossible to identify these objects if the same name was used for multiple tables. This affects policies, column defaults, constraints, triggers, and rules. Fix by adding the table name to the TOC tag, so that it now reads "$schema $table $object". Reviewed-by: Michael Paquier <michael.paquier@gmail.com>
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions