git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7da0f5d)
Small cleanup of file.
2000年5月12日 00:54:53 +0000 (00:54 +0000)
2000年5月12日 00:54:53 +0000 (00:54 +0000)

diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml
index 787ae32602abd1b7d693d01e99981b9812e37290..198c721826da4057148d33ec72acac2112717427 100644 (file)
--- a/doc/src/sgml/ref/psql-ref.sgml
+++ b/doc/src/sgml/ref/psql-ref.sgml
@@ -1,5 +1,5 @@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.32 2000年05月09日 18:55:56 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.33 2000年05月12日 00:54:52 momjian Exp $
Postgres documentation
-->
@@ -1614,7 +1614,7 @@ bar
such as <literal>\set :foo 'something'</literal> and get <quote>soft
links</quote> or <quote>variable variables</quote> of <productname>Perl</productname>
or <productname><acronym>PHP</acronym></productname> fame, respectively.
- Unfortunately (or fortunately?), there is not way to do anything useful
+ Unfortunately (or fortunately?), there is no way to do anything useful
with these constructs. On the
other hand, <literal>\set bar :foo</literal> is a perfectly valid way to copy
a variable.
diff --git a/src/bin/psql/command.c b/src/bin/psql/command.c
index c9f0b63418ab5d6098d68c4fe0d87f7eab1ec96e..9ea8c6e02a003e2394057f6a8469f7bc17a0ec97 100644 (file)
--- a/src/bin/psql/command.c
+++ b/src/bin/psql/command.c
@@ -3,7 +3,7 @@
*
* Copyright 2000 by PostgreSQL Global Development Group
*
- * $Header: /cvsroot/pgsql/src/bin/psql/command.c,v 1.32 2000年05月05日 09:38:40 petere Exp $
+ * $Header: /cvsroot/pgsql/src/bin/psql/command.c,v 1.33 2000年05月12日 00:54:53 momjian Exp $
*/
#include "postgres.h"
#include "command.h"
@@ -814,7 +814,6 @@ scan_option(char **string, enum option_type type, char *quote)
switch (options_string[pos])
{
-
/*
* Double quoted string
*/
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /