~ubuntu-branches/ubuntu/trusty/postgresql-9.3/trusty-proposed

« back to all changes in this revision

Viewing changes to doc/src/sgml/man1/createlang.1

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2016-03-31 11:04:53 UTC
  • mfrom: (1.1.11) (18.1.4 trusty-security)
  • Revision ID: package-import@ubuntu.com-20160331110453-h6xfs9f11suj3mze
Tags: 9.3.12-0ubuntu0.14.04
* New upstream bug fix release. (LP: #1564268)
  - See http://www.postgresql.org/about/news/1656/ for details.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
'\" t
2
2
.\"     Title: createlang
3
3
.\"    Author: The PostgreSQL Global Development Group
4
 
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
5
 
.\"      Date: 2015
6
 
.\"    Manual: PostgreSQL 9.3.9 Documentation
7
 
.\"    Source: PostgreSQL 9.3.9
 
4
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
 
5
.\"      Date: 2016
 
6
.\"    Manual: PostgreSQL 9.3.12 Documentation
 
7
.\"    Source: PostgreSQL 9.3.12
8
8
.\"  Language: English
9
9
.\"
10
 
.TH "CREATELANG" "1" "2015" "PostgreSQL 9.3.9" "PostgreSQL 9.3.9 Documentation"
 
10
.TH "CREATELANG" "1" "2016" "PostgreSQL 9.3.12" "PostgreSQL 9.3.12 Documentation"
11
11
.\" -----------------------------------------------------------------
12
12
.\" * Define some portability stuff
13
13
.\" -----------------------------------------------------------------
37
37
\fBcreatelang\fR [\fIconnection\-option\fR...] \fB\-\-list\fR | \fB\-l\fR  [\fIdbname\fR]
38
38
.SH "DESCRIPTION"
39
39
.PP
40
 
 
41
40
createlang
42
41
is a utility for adding a procedural language to a
43
42
PostgreSQL
44
43
database\&.
45
44
.PP
46
 
 
47
45
createlang
48
46
is just a wrapper around the
49
47
CREATE EXTENSION (\fBCREATE_EXTENSION\fR(7))
61
59
.ps -1
62
60
.br
63
61
.PP
64
 
 
65
62
createlang
66
63
is deprecated and may be removed in a future
67
64
PostgreSQL
72
69
.RE
73
70
.SH "OPTIONS"
74
71
.PP
75
 
 
76
72
createlang
77
73
accepts the following command\-line arguments:
78
74
.PP
110
106
command line arguments, and exit\&.
111
107
.RE
112
108
.PP
113
 
 
114
109
createlang
115
110
also accepts the following command\-line arguments for connection parameters:
116
111
.PP