Perl and Python are external packages, not part of the main package. Here's the list:
S | Name | Summary | Type --+----------------------------------------+-------------------------------------------------------------------------+----------- i | postgresql | Basic Clients and Utilities for PostgreSQL | package | postgresql | Basic Clients and Utilities for PostgreSQL | srcpackage i | postgresql | postgresql security update | patch i | postgresql-contrib | Contributed Extensions and Additions to PostgreSQL | package i | postgresql-devel | PostgreSQL development header files and libraries | package i | postgresql-docs | HTML Documentation for PostgreSQL | package | postgresql-ip4r | IPv4 and IPv4 range index types for PostgreSQL | srcpackage | postgresql-ip4r | IPv4 and IPv4 range index types for PostgreSQL | package | postgresql-jdbc | JDBC Drivers for PostgreSQL | package | postgresql-jdbc | JDBC Drivers for PostgreSQL | srcpackage i | postgresql-libs | Shared Libraries Required for PostgreSQL Clients | package | postgresql-libs-32bit | Shared Libraries Required for PostgreSQL Clients | package | postgresql-pl | The PL/Tcl, PL/Perl, and PL/Python Procedural Languages for PostgreSQL | srcpackage | postgresql-plperl | The PL/Tcl, PL/Perl, and PL/Python procedural languages for PostgreSQL | package i | postgresql-plpython | The PL/Python Procedural Languages for PostgreSQL | package | postgresql-pltcl | PL/Tcl Procedural Language for PostgreSQL | package i | postgresql-server | The Programs Needed to Create and Run a PostgreSQL Server | package | python-storm-postgresql | PostgreSQL backend for python-storm | package And no, uuid-ossp isn't there. -- Jorge Godoy <jgo...@gmail.com> On Tue, Mar 16, 2010 at 20:29, Tom Lane <t...@sss.pgh.pa.us> wrote: > Rob Sargent <robjsarg...@gmail.com> writes: > > As Tom suspected the SUSE build doesn't name ossp stuff, to wit: > > > CONFIGURE = '--prefix=/usr' '--libdir=/usr/lib64' '--bindir=/usr/bin' > > '--includedir=/usr/include/pgsql' '--datadir=/usr/share/postgresql' > > '--mandir=/usr/share/man' '--docdir=/usr/share/doc/packages' > > '--disable-rpath' '--enable-nls' '--enable-thread-safety' > > '--enable-integer-datetimes' '--without-python' '--without-perl' > > '--without-tcl' '--with-openssl' '--with-pam' '--with-krb5' > > '--with-gssapi' '--with-ldap' '--with-libxml' '--with-libxslt' > > '--with-system-tzdata=/usr/share/zoneinfo' 'CFLAGS=-fmessage-length=0 > > -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables > > -fasynchronous-unwind-tables -g ' > > --without-perl? --without-python? What are these people thinking? > (Personally I don't like --without-tcl either, but I know not so > many people care about that one anymore.) > > File an RFE, or find a more clueful distro. > > regards, tom lane > > -- > Sent via pgsql-sql mailing list (pgsql-sql@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-sql >