pgsql/ rc/include/executor/spi.h rc/backend/ex ...

From: Tom Lane <tgl(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/ rc/include/executor/spi.h rc/backend/ex ...
Date: 2001-02-19 19:49:54
Message-ID: 200102191949.f1JJnsK50237@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: tgl(at)hub(dot)org 01/02/19 14:49:53

Modified files:
src/include/executor: spi.h
src/backend/executor: spi.c
doc/src/sgml : plsql.sgml
src/pl/plpgsql/src: gram.y pl_exec.c pl_funcs.c plpgsql.h scan.l

Log message:
Change plpgsql's GET DIAGNOSTICS statement to use SQL99-compatible
syntax. Fix the RESULT_OID case, which never worked. Add documentation.

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2001-02-19 20:46:15 pgsql/doc TODO
Previous Message Bruce Momjian - CVS 2001-02-19 19:06:47 pgsql/doc TODO