pgsql-server/src/pl/plpgsql/src pl_comp.c

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/src/pl/plpgsql/src pl_comp.c
Date: 2002-08-12 14:25:08
Message-ID: 20020812142508.1D634475AEA@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl(at)postgresql(dot)org 02/08/12 10:25:08

Modified files:
src/pl/plpgsql/src: pl_comp.c

Log message:
Restructure rowtype-parameter handling to eliminate need for possibly-
overflowable buffer for 'name%rowtype'; not to mention avoid problems
with mixed-case type names and other special cases.

Browse pgsql-committers by date

  From Date Subject
Next Message Don Baccus 2002-08-12 14:26:44 Re: [SECURITY] DoS attack on backend possible (was: Re:
Previous Message Gavin Sherry 2002-08-12 14:15:01 Re: [SECURITY] DoS attack on backend possible (was: Re: