git.postgresql.org Git - postgresql.git/commit
2016年12月23日 17:00:00 +0000 (12:00 -0500)
2016年12月23日 15:55:06 +0000 (10:55 -0500)
commit 3e6639a465a5702d0aa98fc756b5ab8c7f97cde8
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.
This is the main PostgreSQL git repository.
RSS
Atom