Properly quote SQL/MED generic options in pg_dump output.
authorRobert Haas <[email protected]>
Thu, 25 Aug 2011 16:37:32 +0000 (12:37 -0400)
committerRobert Haas <[email protected]>
Thu, 25 Aug 2011 16:37:50 +0000 (12:37 -0400)
commitde632180ed51b8a6ff275a5f81198521e8b30e12
tree29269fbf26362df2b096b8050659761b849fb062
parente1f0820b0d252ace738d7c337eb348eb4dab42d8
Properly quote SQL/MED generic options in pg_dump output.

Shigeru Hanada
src/bin/pg_dump/pg_dump.c