Thread: pgsql: Don't try to assign smart names to constraints

pgsql: Don't try to assign smart names to constraints

From
Alvaro Herrera
Date:
Don't try to assign smart names to constraints

This part of my previous commit seems to have broken pg_upgrade on
crake, at least from 9.2.  I'll see if there's a better fix, but in the
meantime this should suffice to keep the buildfarm green.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d72d32f52d26c9588256de90b9bc54fe312cee60

Modified Files
--------------
src/bin/pg_dump/pg_dump.c | 16 +++-------------
1 file changed, 3 insertions(+), 13 deletions(-)