diff options
Diffstat (limited to 'doc/src/sgml/ref/drop_language.sgml')
| -rw-r--r-- | doc/src/sgml/ref/drop_language.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/ref/drop_language.sgml b/doc/src/sgml/ref/drop_language.sgml index 2f85007af8..26668d5995 100644 --- a/doc/src/sgml/ref/drop_language.sgml +++ b/doc/src/sgml/ref/drop_language.sgml @@ -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 |
