Respond to Jeremy Drake's original gripe that \copy needs to recognize

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 87e8014d31da23b008aeb14f473b36f236f39265
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-06-01T01:28:00Z
Releases: 8.2.0
Respond to Jeremy Drake's original gripe that \copy needs to recognize
E'...' syntax for strings in order to track the backend.

Files

PathChange+/−
src/bin/psql/copy.c modified +52 −72
src/bin/psql/stringutils.c modified +21 −5
src/bin/psql/stringutils.h modified +2 −1