projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe09188
)
random_seed => seed ...
author
Tom Lane
<tgl@sss.pgh.pa.us>
Fri, 30 Mar 2001 04:50:47 +0000
(
04:50
+0000)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
Fri, 30 Mar 2001 04:50:47 +0000
(
04:50
+0000)
src/bin/psql/tab-complete.c
patch
|
blob
|
blame
|
history
diff --git
a/src/bin/psql/tab-complete.c
b/src/bin/psql/tab-complete.c
index c74326d4ca5543592e562edad20a6e174954aef2..f372e0ea61a4cb035ca5b9c840a6eccb909cc2cf 100644
(file)
--- a/
src/bin/psql/tab-complete.c
+++ b/
src/bin/psql/tab-complete.c
@@
-3,7
+3,7
@@
*
* Copyright 2000 by PostgreSQL Global Development Group
*
- * $Header: /cvsroot/pgsql/src/bin/psql/tab-complete.c,v 1.2
8 2001/03/22 04:00:23 momjian
Exp $
+ * $Header: /cvsroot/pgsql/src/bin/psql/tab-complete.c,v 1.2
9 2001/03/30 04:50:47 tgl
Exp $
*/
/*----------------------------------------------------------------------
@@
-207,7
+207,7
@@
psql_completion(char *text, int start, int end)
"TimeZone",
"client_encoding",
"server_encoding",
- "
random_
seed",
+ "seed",
/*
* the rest should match USERSET entries in