projects
/
users
/
andresfreund
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fed91a
)
Update tutorial on the fact that backslash commands are no longer listed in
author
Alvaro Herrera
<
[email protected]
>
Sat, 19 Dec 2009 02:34:17 +0000
(
02:34
+0000)
committer
Alvaro Herrera
<
[email protected]
>
Sat, 19 Dec 2009 02:34:17 +0000
(
02:34
+0000)
psql's startup banner.
doc/src/sgml/start.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/start.sgml
b/doc/src/sgml/start.sgml
index 4ca1188a8d34302fc0def6d2f8be829a7f69029b..ac204a2900c9dfa1acf314b84aa66a7a0038b0e7 100644
(file)
--- a/
doc/src/sgml/start.sgml
+++ b/
doc/src/sgml/start.sgml
@@
-384,8
+384,8
@@
mydb=#
<para>
The <command>psql</command> program has a number of internal
commands that are not SQL commands. They begin with the backslash
- character, <quote><literal>\</literal></quote>.
Some of these
-
commands were listed in the welcome message.
For example,
+ character, <quote><literal>\</literal></quote>.
+ For example,
you can get help on the syntax of various
<productname>PostgreSQL</productname> <acronym>SQL</acronym>
commands by typing: