Bruce Momjian 4d6ae6aaec pg_dump docs: use escaped double-quotes, for Windows
On Unix, you can embed double-quotes in single-quotes, and via versa.
However, on Windows, you can only escape double-quotes in double-quotes,
so use that in the pg_dump -t/table example.
Backpatch to 9.3.
Report from Mike Toews
2013-07-01 14:52:56 -04:00
..
2013-06-24 14:55:41 -04:00
2011-03-28 22:56:52 +03:00
2008-08-21 20:15:31 +00:00