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

Commit4ab9ac7

Browse files
author
Thomas G. Lockhart
committed
Include a sentence in the top pointing to the new docs.
pgbuiltin.3 is obsolete for sure, and libpq.3 can become so since the size and scope of this man page is not appropriate in a man page format.
1 parentb55a020 commit4ab9ac7

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

‎src/man/libpq.3

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/libpq.3,v 1.23 1998/08/09 02:59:33 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/libpq.3,v 1.24 1998/08/15 16:36:21 thomas Exp $
44
.TH LIBPQ INTRO 08/08/98 PostgreSQL PostgreSQL
55
.SH DESCRIPTION
6+
Current documentation for this topic is available in the new Programmer's Guide
7+
chapter on libpq.
8+
This man page is obsolete, though in sync with the Programmer's Guide as of 1998/08/15.
9+
.PP
610
Libpq is the programmer's interface to Postgres. Libpq is a set of
711
library routines which allows
812
client programs to pass queries to the Postgres backend

‎src/man/pgbuiltin.3

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/pgbuiltin.3,v 1.11 1998/06/24 13:21:29 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/pgbuiltin.3,v 1.12 1998/08/15 16:36:22 thomas Exp $
44
.TH PGBUILTIN INTRO 04/01/97 PostgreSQL PostgreSQL
55
.PP
66
.SH "DESCRIPTION"
7+
This man page is obsolete as of 1998/03/01.
8+
Current documentation for this topic is available in the new User's Guide
9+
chapter on data types.
10+
.PP
711
This section describes the data types, functions and operators
812
available to users in Postgres as it is distributed.
13+
914
.PP
1015
.SH "PGBUILTIN TYPES"
1116
Built-in types are installed in every database.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp