patch: remove redundant code from pl_exec.c

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: patch: remove redundant code from pl_exec.c
Date: 2010-12-17 10:02:00
Message-ID: AANLkTik0C0JACF45H=if_GW2rTbEpqX1i_R2Eogm0NSB@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello

This patch remove redundant rows from PL/pgSQL executor (-89 lines).
Doesn't change a functionality.

Regards

Pavel Stehule

Attachment Content-Type Size
plpgsql-reduce-redundant-code.diff text/x-patch 9.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Craig Ringer 2010-12-17 11:08:23 Re: Re: Proposed Windows-specific change: Enable crash dumps (like core files)
Previous Message Alexandre Riveira 2010-12-17 09:50:53 Re: clang and LLVM