Don't choke when the handler for a procedural language is located in
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 28 Oct 2003 21:05:39 +0000 (21:05 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 28 Oct 2003 21:05:39 +0000 (21:05 +0000)
commit050d56af5d0f81eb8dcbede79f98a874d4da147a
treec0968b84daf8c0a7a240ffca4b0cae365d41d905
parent9af7071ba91d28ca3b6ed89bcd26fd15a6c5f246
Don't choke when the handler for a procedural language is located in
the pg_catalog schema.  Per bug report some months back from Jochem van Dieten.
src/bin/pg_dump/pg_dump.c