typo in contrib/oid2name - Mailing list pgsql-hackers

From Oleg Bartunov
Subject typo in contrib/oid2name
Date
Msg-id Pine.GSO.4.33.0201251447230.2837-100000@ra.sai.msu.su
Whole thread Raw
Responses Re: typo in contrib/oid2name  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83



pgsql-hackers by date:

Previous
From: "Zeugswetter Andreas SB SD"
Date:
Subject: Re: RFD: schemas and different kinds of Postgres objects
Next
From: Lincoln Yeoh
Date:
Subject: Re: PostgreSQL crashes with Qmail-SQL