diff options
author | Bruce Momjian <bruce@momjian.us> | 2013-07-01 14:52:56 -0400 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2013-07-01 14:52:59 -0400 |
commit | 605b4c5a6b4708d9a72c205cb5b14b5f57bd53a8 (patch) | |
tree | 304d8cb33a8a1685ac7535f3058a8b99c400b6ed /src/backend/commands/dbcommands.c | |
parent | 0d22987ae9fe5dc9861e314f1609c8b69d61bbfc (diff) | |
download | postgresql-605b4c5a6b4708d9a72c205cb5b14b5f57bd53a8.tar.gz postgresql-605b4c5a6b4708d9a72c205cb5b14b5f57bd53a8.zip |
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
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions