pgsql: Fix misleading comments

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix misleading comments
Date: 2012-05-08 16:36:07
Message-ID: E1SRnOR-0003Vs-4T@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix misleading comments

Josh Kupershmidt

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/dcb2c5838183d3d305dbf713d4519d094f835b2f

Modified Files
--------------
contrib/pgcrypto/pgp-compress.c | 2 +-
src/pl/plperl/plperl_helpers.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2012-05-08 17:11:51 pgsql: Fix dependency tracking for src/port/%_srv.o files
Previous Message Peter Eisentraut 2012-05-07 20:12:39 pgsql: Remove strdup, strtol, strtoul from libpgport