]> granicus.if.org Git - postgresql/commit
Properly quote SQL/MED generic options in pg_dump output.
authorRobert Haas <rhaas@postgresql.org>
Thu, 25 Aug 2011 16:37:32 +0000 (12:37 -0400)
committerRobert Haas <rhaas@postgresql.org>
Thu, 25 Aug 2011 16:37:32 +0000 (12:37 -0400)
commit0a803d65e4ae1f6817dcc196f7e59f36e438df52
tree2e0e1b6796de8d22f1b88ba5f5399a8ae4b1c3e4
parent48bc57657dc9a6e1091ee0dc837caccfb32a2eba
Properly quote SQL/MED generic options in pg_dump output.

Shigeru Hanada
src/bin/pg_dump/pg_dump.c