pgsql/doc/src/sgml/ref create_function.sgml

From: momjian(at)postgresql(dot)org (Bruce Momjian - CVS)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/doc/src/sgml/ref create_function.sgml
Date: 2002-03-01 19:01:24
Message-ID: 20020301190124.81150475966@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: momjian(at)postgresql(dot)org 02/03/01 14:01:23

Modified files:
doc/src/sgml/ref: create_function.sgml

Log message:
Oops, we didn't have single quotes around 'langname' in CREATE FUNCTION
manual page; pointed out by IRC user.

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2002-03-01 19:24:13 Re: pgsql/doc/src/sgml/ref create_function.sgml
Previous Message Hiroshi Inoue 2002-03-01 07:18:34 pgsql/src/interfaces/odbc connection.h odbcapi ...