[PATCH] Cleanup of PLpgSQL_recfield

From: "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com>
To: "Pg Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: [PATCH] Cleanup of PLpgSQL_recfield
Date: 2008-11-04 20:07:26
Message-ID: 36e682920811041207y474106f2y4c6b0beec8113b7@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

While looking to add some functionality to PL/pgSQL, I found that the
rfno member of the PLpgSQL_recfield structure is unused. This patch
is just a cleanup and doesn't seem along the same lines as the patches
in CommitFest... should I add it to the wiki anyway?

--
Jonah H. Harris, Senior DBA
myYearbook.com

Attachment Content-Type Size
plpgsql_unused_recrfno.patch application/octet-stream 459 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bernd Helmle 2008-11-04 20:12:04 Re: Patch for ALTER DATABASE WITH TABLESPACE
Previous Message Tom Lane 2008-11-04 19:56:44 Re: Patch for ALTER DATABASE WITH TABLESPACE