typo in contrib/oid2name

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: typo in contrib/oid2name
Date: 2002-01-25 11:51:41
Message-ID: Pine.GSO.4.33.0201251447230.2837-100000@ra.sai.msu.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Please apply small patch to contrib/oid2name

--- oid2name.c.orig Thu Jan 10 14:07:44 2002
+++ oid2name.c Fri Jan 25 14:42:01 2002
@@ -152,7 +152,7 @@
case 'h':
fprintf(stderr, "\n\
Usage: pg_oid2name [-d database [-x] ] [-t table | -o oid] \n\
- dafault action display all databases\n\
+ default action display all databases\n\
-d database database to oid2name\n\
-x display system tables\n\
-t table | -o oid search for table name (-t) or\n\

Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Lincoln Yeoh 2002-01-25 12:46:24 Re: PostgreSQL crashes with Qmail-SQL
Previous Message Zeugswetter Andreas SB SD 2002-01-25 11:34:48 Re: RFD: schemas and different kinds of Postgres objects