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:56 -0400 |
commit | 4d6ae6aaec5744f734735b9ab8acf29a4e97f151 (patch) | |
tree | c9749fba06ce1177e3b738e5796dff01537d43c2 /src/backend/regex/regcomp.c | |
parent | 95ffbce9a197a434bc1d5bd42268f05d3bfa8168 (diff) |
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/regex/regcomp.c')
0 files changed, 0 insertions, 0 deletions