Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb0030c6

Browse files
committed
New EXPLAIN manual page.
1 parent2d291ab commitb0030c6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

‎src/man/explain.l

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
.\" This is -*-nroff-*-
2+
.\" XXX standard disclaimer belongs here....
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/explain.l,v 1.1 1996/12/29 00:58:32 momjian Exp $
4+
.TH EXPLAIN SQL 11/05/95 PostgreSQL PostgreSQL
5+
.SH NAME
6+
explain\(em explains statement execution details
7+
.SH SYNOPSIS
8+
.nf
9+
\fBexplain[with\fP\fB{cost|full}]\fR query
10+
.fi
11+
.SH DESCRIPTION
12+
This command outputs details about the supplied query. The default
13+
output is the computed query cost.\f2full\f1 displays a full query plan
14+
and costs.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp