Re: FWD: Re: Updated backslash consistency patch

From: Sam Mason <sam(at)samason(dot)me(dot)uk>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: FWD: Re: Updated backslash consistency patch
Date: 2009-01-15 17:32:44
Message-ID: 20090115173244.GL3008@frubble.xen.chris-lamb.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Jan 16, 2009 at 03:59:47AM +1100, Brendan Jurd wrote:
> Most people wanting to learn about which system functions are
> available will be surely be going to the manual, not using \df?

Presently the only way you'll get a list of functions that operate on
large objects is to use \df. They mirror the client side API[1] quite
closely so using a combination of \df and the manual works reasonably
well.

--
Sam http://samason.me.uk/

[1] http://www.postgresql.org/docs/8.3/static/lo-interfaces.html

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2009-01-15 17:33:44 Re: BUG #4566: pg_stop_backup() reports incorrect STOP WAL LOCATION
Previous Message Robert Haas 2009-01-15 17:28:35 Re: visibility maps and heap_prune