pgsql: Improve description of loread/lowrite.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve description of loread/lowrite.
Date: 2013-06-12 16:31:28
Message-ID: E1UmnxI-0000yN-Qm@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve description of loread/lowrite.

Patch by me, reviewed by Tatsuo Ishii.

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/40baa43588fed893644aac1a2606e6e29e8d6f75

Modified Files
--------------
doc/src/sgml/lobj.sgml | 20 ++++++++++++--------
1 file changed, 12 insertions(+), 8 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2013-06-12 17:44:06 pgsql: Fix unescaping of JSON Unicode escapes, especially for non-UTF8.
Previous Message Tom Lane 2013-06-11 21:27:16 pgsql: Fix cache flush hazard in cache_record_field_properties().