mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Use PostgreSQL consistantly throughout docs. Before, usage was split evenly
between Postgres and PostgreSQL.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_language.sgml,v 1.12 2001/10/26 21:17:03 tgl Exp $
|
||||
Postgres documentation
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_language.sgml,v 1.13 2001/12/08 03:24:36 thomas Exp $
|
||||
PostgreSQL documentation
|
||||
-->
|
||||
|
||||
<refentry id="SQL-DROPLANGUAGE">
|
||||
@ -105,7 +105,7 @@ ERROR: Language "<replaceable class="parameter">name</replaceable>" doesn't exis
|
||||
</title>
|
||||
<para>
|
||||
The <command>DROP PROCEDURAL LANGUAGE</command> statement is
|
||||
a <productname>Postgres</productname> language extension.
|
||||
a <productname>PostgreSQL</productname> language extension.
|
||||
</para>
|
||||
<para>
|
||||
Refer to
|
||||
|
Reference in New Issue
Block a user