Re: uuid type for postgres

Patrick Welche <prlw1@newn.cam.ac.uk>

From: Patrick Welche <prlw1@newn.cam.ac.uk>
To: Josh Berkus <josh@agliodbs.com>
Cc: pgsql-hackers@postgresql.org, nathan wagner <nw@hydaspes.if.org>
Date: 2005-09-07T17:48:41Z
Lists: pgsql-hackers, pgsql-sql
On Wed, Sep 07, 2005 at 09:45:17AM -0700, Josh Berkus wrote:
> > Nathan wrote:
> 
> > Quite a list.  I wonder what readline is doing there.
> 
> Readline is for PSQL command completion and history.  As for the rest, they 
> are *optional* modules that apparently your RPM builder chose to include; I 
> build from source and my only dependencies are bison, flex, gcc and perl.

Still seems odd to me: I would expect psql to have readline, not postgres.

Cheers,

Patrick