Search Postgresql Archives

Did xpath_table get dropped.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I don't see anything to that effect in the release notes I've looked at.

I built 9.1.2 from source with these options.

CONFIGURE = '--with-libraries=/lib:/lib64:/lib/x86_64-linux-gnu' '--with-python' '--with-openssl' '--with-ossp-uuid' '--with-libxml' '--with-libxslt'



\df xpath*
                               List of functions
+------------+---------------+------------------+---------------------+--------+
| Schema | Name | Result data type | Argument data types | Type |
+------------+---------------+------------------+---------------------+--------+
| pg_catalog | xpath | xml[] | text, xml | normal | | pg_catalog | xpath | xml[] | text, xml, text[] | normal | | pg_catalog | xpath_exists | boolean | text, xml | normal | | pg_catalog | xpath_exists | boolean | text, xml, text[] | normal | | public | xpath_list | text | text, text | normal | | public | xpath_nodeset | text | text, text | normal | | public | xpath_nodeset | text | text, text, text | normal |
+------------+---------------+------------------+---------------------+--------+
(7 rows)


There is no xml-specific extension in /usr/local/pgsql/share/extensions. That dir. has the python and uuid stuff.


--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux