DROP [PROCEDURAL] LANGUAGE

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: DROP [PROCEDURAL] LANGUAGE
Date: 2000-11-04 20:49:33
Message-ID: 200011042049.PAA04810@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Seems we call the command create language and drop language, but the
syntax requires CREATE PROCEDURAL LANGUAGE and DROP PROCEDURAL LANGUAGE.

I am going to change the docs and grammar so PROCEDURAL is optional. Is
this OK?

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2000-11-04 21:37:20 cvs problems solved
Previous Message Martin A. Marques 2000-11-04 20:35:33 Re: problems with configure