git.postgresql.org Git - postgresql.git/commit
Mon, 1 Jul 2013 18:52:56 +0000 (14:52 -0400)
Mon, 1 Jul 2013 18:52:59 +0000 (14:52 -0400)
commit 605b4c5a6b4708d9a72c205cb5b14b5f57bd53a8
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
This is the main PostgreSQL git repository.
RSS
Atom