describe table (or view, index, sequence)\n");
fprintf(fout, " \\i read and execute queries from filename\n");
fprintf(fout, " \\l list all databases\n");
fprintf(fout, " \\lo_export, \\lo_import, \\lo_list, \\lo_unlink\n"
- " large object operations\n");
+ " large object operations\n");
fprintf(fout, " \\o [fname] send all query results to , or |pipe\n");
fprintf(fout, " \\p show the content of the current query buffer\n");
fprintf(fout, " \\pset [opt] set table output options\n");
{
puts(
"PostgreSQL Data Base Management System\n\n"
- "Copyright(c) 1996 - 9 PostgreSQL Global Development Group\n\n"
+ "Portions Copyright (c) 1996-2000, PostgreSQL, Inc\n\n"
"This software is based on Postgres95, formerly known as Postgres, which\n"
"contains the following notice:\n\n"
- * Portions Copyright (c) 1996-2000, PostgreSQL, Inc
- "Portions Copyright(c) 1994 - 7 Regents of the University of California\n\n"
+ "Portions Copyright(c) 1994 - 7 Regents of the University of California\n\n"
"Permission to use, copy, modify, and distribute this software and its\n"
"documentation for any purpose, without fee, and without a written agreement\n"
"is hereby granted, provided that the above copyright notice and this paragraph\n"