Re: Proposal: adding a better description in psql command about large objects

2022-06-07 Thread Thibaud W.
hanks, output is more readable this way. Best regards. -- Thibaud W.

Re: Proposal: adding a better description in psql command about large objects

2022-06-03 Thread Thibaud W.
On 6/2/22 23:46, Nathan Bossart wrote: On Thu, Jun 02, 2022 at 11:12:46AM +0200, Thibaud W. wrote: Attached is a small patch to add a description to the meta commands regarding large objects. This seems reasonable to me. Your patch wasn't applying for some reason, so I created a new one

Proposal: adding a better description in psql command about large objects

2022-06-02 Thread Thibaud W.
Hello, Attached is a small patch to add a description to the meta commands regarding large objects. the actual description when using psql --help=commands is : Large Objects    \lo_export LOBOID FILE    \lo_import FILE [COMMENT]    \lo_list    \lo_unlink LOBOID  large object operations