diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2014-02-14 12:54:58 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2014-02-14 12:54:58 -0500 |
commit | b0154f20b3bb7c74332f5cbf51baf7ebc68c80b4 (patch) | |
tree | 9e26f60282cddd85e5840b2c58a21a90ec3ced2f /src/backend/commands/functioncmds.c | |
parent | 7644a7bd8c3bfe35f9f39039304cb16c93b7a943 (diff) | |
download | postgresql-b0154f20b3bb7c74332f5cbf51baf7ebc68c80b4.tar.gz postgresql-b0154f20b3bb7c74332f5cbf51baf7ebc68c80b4.zip |
Suggest shell here-documents instead of psql -c for multiple commands.
The documentation suggested using "echo | psql", but not the often-superior
alternative of a here-document. Also, be more direct about suggesting
that people avoid -c for multiple commands. Per discussion.
Diffstat (limited to 'src/backend/commands/functioncmds.c')
0 files changed, 0 insertions, 0 deletions