pgsql: Fix pg_server_to_client, that was broken in the previous commit.

From: Itagaki Takahiro <itagaki(dot)takahiro(at)gmail(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix pg_server_to_client, that was broken in the previous commit.
Date: 2011-02-21 07:29:58
Message-ID: E1PrQDW-0000oU-4P@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix pg_server_to_client, that was broken in the previous commit.

Branch
------
master

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

Modified Files
--------------
src/backend/utils/mb/mbutils.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Itagaki Takahiro 2011-02-21 07:30:06 Re: pgsql: Add ENCODING option to COPY TO/FROM and file_fdw.
Previous Message Tom Lane 2011-02-21 06:12:57 Re: pgsql: Add ENCODING option to COPY TO/FROM and file_fdw.