projects
/
pgwui_sql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d625d8
)
Improve phrasing
author
Karl O. Pinc
<kop@karlpinc.com>
Tue, 1 Oct 2024 12:36:19 +0000
(07:36 -0500)
committer
Karl O. Pinc
<kop@karlpinc.com>
Tue, 1 Oct 2024 12:36:19 +0000
(07:36 -0500)
src/pgwui_sql/templates/sql_edit.mak
patch
|
blob
|
history
diff --git
a/src/pgwui_sql/templates/sql_edit.mak
b/src/pgwui_sql/templates/sql_edit.mak
index b7c3f2b8deae42bb2673c4af5af9c2a9e4b3f863..c1879e503a6250c1a488b92b6be26287f3e79fda 100644
(file)
--- a/
src/pgwui_sql/templates/sql_edit.mak
+++ b/
src/pgwui_sql/templates/sql_edit.mak
@@
-168,7
+168,8
@@
database will insert text that has normalized EOLs.</p>
<p>For full control over the the EOL sequences in the SQL submitted
to the database you must upload your SQL from a file.
- EOL characters in uploaded SQL are not normalized.</p>
+ EOL characters in uploaded SQL are sent to the database
+ unchanged.</p>
<p>The SQL displayed on the results page is always the normalized
form.
This matters if you copy-and-paste the displayed SQL.</p>