projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c43d26c
)
Update tutorial on the fact that backslash commands are no longer listed in
author
Alvaro Herrera
Sat, 19 Dec 2009 02:34:17 +0000
(
02:34
+0000)
committer
Alvaro Herrera
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 863011a9dddde2451c63b51b5e9d2bf203787058..8adbd6ebf6b54d0246d527020296ea472b328383 100644
(file)
--- a/
doc/src/sgml/start.sgml
+++ b/
doc/src/sgml/start.sgml
@@
-1,4
+1,4
@@
-
+
Getting Started
@@
-384,8
+384,8
@@
mydb=#
The
psql
program has a number of internal
commands that are not SQL commands. They begin with the backslash
- character,
\
.
Some of these
-
commands were listed in the welcome message.
For example,
+ character,
\
.
+ For example,
you can get help on the syntax of various
PostgreSQL
SQL
commands by typing: