Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

xpath_workspace Struct Reference

Data Fields

xmlDocPtr doctree
xmlXPathContextPtr ctxt
xmlXPathObjectPtr res

Detailed Description

Definition at line 46 of file xpath.c.


Field Documentation

xmlXPathContextPtr xpath_workspace::ctxt

Definition at line 49 of file xpath.c.

Referenced by cleanup_workspace(), and pgxml_xpath().

Definition at line 48 of file xpath.c.

Referenced by cleanup_workspace(), and pgxml_xpath().

xmlXPathObjectPtr xpath_workspace::res

Definition at line 50 of file xpath.c.

Referenced by cleanup_workspace(), and pgxml_xpath().


The documentation for this struct was generated from the following file: