fix typo in lo-examplesect.html

Started by Hou, Zhijieover 5 years ago2 messagesdocs
Jump to latest
#1Hou, Zhijie
houzj.fnst@cn.fujitsu.com

Hi

When reading https://www.postgresql.org/docs/13/lo-examplesect.html.
The example program here has some small differences from (src/test/examples/testlo.c).
Of course It doesn't affect reading, just for consistency.

Best regards

Attachments:

0001-doc-fix.patchapplication/octet-stream; name=0001-doc-fix.patchDownload+0-3
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Hou, Zhijie (#1)
Re: fix typo in lo-examplesect.html

"Hou, Zhijie" <houzj.fnst@cn.fujitsu.com> writes:

When reading https://www.postgresql.org/docs/13/lo-examplesect.html.
The example program here has some small differences from (src/test/examples/testlo.c).
Of course It doesn't affect reading, just for consistency.

Indeed, so pushed (to HEAD only, since it's so minor). Thanks!

regards, tom lane