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

Commit103959a

Browse files
committed
No more pgbuiltin.
1 parentf964901 commit103959a

File tree

3 files changed

+3
-9
lines changed

3 files changed

+3
-9
lines changed

‎src/man/reset.l

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/reset.l,v 1.4 1998/06/24 13:21:29 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/reset.l,v 1.5 1998/10/14 02:36:43 momjian Exp $
44
.TH RESET SQL 05/14/97 PostgreSQL PostgreSQL
55
.SH NAME
66
reset - restore run-time parameters for session to default values
@@ -32,7 +32,6 @@ tgl=> reset GEQO;
3232
RESET VARIABLE
3333
.fi
3434
.SH "SEE ALSO"
35-
pgbuiltin(3),
3635
set(l),
3736
show(l).
3837
.SH BUGS

‎src/man/set.l

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/set.l,v 1.9 1998/06/24 13:21:30 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/set.l,v 1.10 1998/10/14 02:36:44 momjian Exp $
44
.TH SET SQL 05/14/97 PostgreSQL PostgreSQL
55
.SH NAME
66
set - set run-time parameters for session
@@ -24,9 +24,6 @@ is enclosed in single-quotes.
2424
.PP
2525
.IR DateStyle
2626
determines the output format for the date and time data types.
27-
See
28-
.IR pgbuiltin(3)
29-
for more information on available styles.
3027

3128
.ce1
3229
\fBDateStyleValues\fR
@@ -105,7 +102,6 @@ set GEQO to 'on=4'
105102
set GEQO to 'off'
106103
.fi
107104
.SH "SEE ALSO"
108-
pgbuiltin(3),
109105
reset(l),
110106
show(l).
111107
.SH BUGS

‎src/man/show.l

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/show.l,v 1.4 1998/06/24 13:21:30 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/show.l,v 1.5 1998/10/14 02:36:45 momjian Exp $
44
.TH SHOW SQL 05/14/97 PostgreSQL PostgreSQL
55
.SH NAME
66
show - show run-time parameters for session
@@ -34,7 +34,6 @@ NOTICE:GEQO is ON
3434
SHOW VARIABLE
3535
.fi
3636
.SH "SEE ALSO"
37-
pgbuiltin(3),
3837
reset(l),
3938
set(l).
4039
.SH BUGS

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp