pgsql: Make comments reflect that omission of SPI_gettypmod() is intent

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make comments reflect that omission of SPI_gettypmod() is intent
Date: 2013-07-12 22:30:01
Message-ID: E1Uxlqj-0007r9-QB@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Make comments reflect that omission of SPI_gettypmod() is intentional.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/448fee2e238ae4797e68d7d15b49f2fc52691547

Modified Files
--------------
src/backend/executor/spi.c | 6 ++++++
src/pl/plpgsql/src/pl_exec.c | 3 ---
2 files changed, 6 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Noah Misch 2013-07-13 00:51:52 Re: SSL renegotiation
Previous Message Alvaro Herrera 2013-07-12 20:32:52 Re: SSL renegotiation