pgsql: Some copy editing of pg_read_binary_file() patch.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Some copy editing of pg_read_binary_file() patch.
Date: 2010-12-16 02:10:52
Message-ID: E1PT3Iy-0004qs-Qy@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Some copy editing of pg_read_binary_file() patch.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=290f1603b4208ca6a13776f744b586a958e98d74

Modified Files
--------------
doc/src/sgml/func.sgml | 16 +++++++++-------
src/backend/utils/adt/genfile.c | 4 ++--
2 files changed, 11 insertions(+), 9 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-12-16 02:25:03 pgsql: Fix contrib/seg's GiST picksplit method.
Previous Message Itagaki Takahiro 2010-12-15 22:04:55 pgsql: Add pg_read_binary_file() and whole-file-at-once versions of pg_