diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2016-12-23 12:00:00 -0500 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2016-12-23 10:55:06 -0500 |
commit | 3e6639a465a5702d0aa98fc756b5ab8c7f97cde8 (patch) | |
tree | ec08c2f64d57d7a93b59510ec7954a27819744cc /src/backend/executor/execParallel.c | |
parent | e13486eba05cc46951a34263d19b65d1eca0176b (diff) | |
download | postgresql-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