pgsql: More replacements of binary compatible to binary coercible.

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: More replacements of binary compatible to binary coercible.
Date: 2008-07-12 10:44:56
Message-ID: 20080712104456.B71C5754A84@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
More replacements of binary compatible to binary coercible.

Modified Files:
--------------
pgsql/src/backend/commands:
functioncmds.c (r1.94 -> r1.95)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/functioncmds.c?r1=1.94&r2=1.95)
pgsql/src/bin/psql:
describe.c (r1.175 -> r1.176)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c?r1=1.175&r2=1.176)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2008-07-12 16:20:06 pgsql: Fix a couple of stray misuses of "binary compatible".
Previous Message Tom Lane 2008-07-12 02:28:43 pgsql: Don't make --enable-cassert turn on RANDOMIZE_ALLOCATED_MEMORY