aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execParallel.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2016-12-23 12:00:00 -0500
committerPeter Eisentraut <peter_e@gmx.net>2016-12-23 10:55:06 -0500
commit3e6639a465a5702d0aa98fc756b5ab8c7f97cde8 (patch)
treeec08c2f64d57d7a93b59510ec7954a27819744cc /src/backend/executor/execParallel.c
parente13486eba05cc46951a34263d19b65d1eca0176b (diff)
downloadpostgresql-3e6639a465a5702d0aa98fc756b5ab8c7f97cde8.tar.gz
postgresql-3e6639a465a5702d0aa98fc756b5ab8c7f97cde8.zip
pg_dump: Remove obsolete handling of sequence names
There was code that attempted to check whether the sequence name stored inside the sequence was the same as the name in pg_class. But that code was already ifdef'ed out, and now that the sequence no longer stores its own name, it's altogether obsolete, so remove it.
Diffstat (limited to 'src/backend/executor/execParallel.c')
0 files changed, 0 insertions, 0 deletions