Skip to content
Snippets Groups Projects
Commit bf6fdeeb authored by Bruce Momjian's avatar Bruce Momjian
Browse files

typo fix

parent b0030c6c
Branches
Tags
No related merge requests found
.\" This is -*-nroff-*- .\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here.... .\" XXX standard disclaimer belongs here....
.\" $Header: /cvsroot/pgsql/src/man/Attic/explain.l,v 1.1 1996/12/29 00:58:32 momjian Exp $ .\" $Header: /cvsroot/pgsql/src/man/Attic/explain.l,v 1.2 1996/12/29 03:55:36 momjian Exp $
.TH EXPLAIN SQL 11/05/95 PostgreSQL PostgreSQL .TH EXPLAIN SQL 11/05/95 PostgreSQL PostgreSQL
.SH NAME .SH NAME
explain \(em explains statement execution details explain \(em explains statement execution details
...@@ -11,4 +11,4 @@ explain \(em explains statement execution details ...@@ -11,4 +11,4 @@ explain \(em explains statement execution details
.SH DESCRIPTION .SH DESCRIPTION
This command outputs details about the supplied query. The default This command outputs details about the supplied query. The default
output is the computed query cost. \f2full\f1 displays a full query plan output is the computed query cost. \f2full\f1 displays a full query plan
and costs. and cost.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment