mirror of
https://github.com/postgres/postgres.git
synced 2025-11-09 06:21:09 +03:00
Put some kind of grammatical uniformity in the <refpurpose> lines.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/createlang.sgml,v 1.16 2001/05/09 22:08:18 petere Exp $
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/createlang.sgml,v 1.17 2001/09/03 12:57:49 petere Exp $
|
||||
Postgres documentation
|
||||
-->
|
||||
|
||||
@@ -16,7 +16,7 @@ Postgres documentation
|
||||
|
||||
<refnamediv>
|
||||
<refname id="createlang">createlang</refname>
|
||||
<refpurpose>Add a new programming language to a <productname>Postgres</productname> database</refpurpose>
|
||||
<refpurpose>define a new <productname>PostgreSQL</productname> procedural language</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
<refsynopsisdiv>
|
||||
|
||||
Reference in New Issue
Block a user