Re: plsql.sgml.patch for EXECUTE

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "Robert B(dot) Easter" <reaster(at)comptechnews(dot)com>
Cc: <pgsql-patches(at)postgresql(dot)org>
Subject: Re: plsql.sgml.patch for EXECUTE
Date: 2001-01-06 12:33:34
Message-ID: Pine.LNX.4.30.0101061330170.755-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Robert B. Easter writes:

> Attached is a patch for doc/src/sgml/plsql.sgml to add documentation of the
> EXECUTE statement. It also talks about the use of quote_ident(TEXT) and
> quote_literal(TEXT) in creating a dynamic query string.

Patch installed.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Robert B. Easter 2001-01-07 01:09:07 another little plsql.sgml patch for execute
Previous Message Robert B. Easter 2001-01-06 09:16:40 plsql.sgml.patch for EXECUTE