Re: pgxml & xpath_table

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: John Gray <jgray(at)azuli(dot)co(dot)uk>
Cc: philippe(dot)lang(at)attiksystem(dot)ch, pgsql-general(at)postgresql(dot)org
Subject: Re: pgxml & xpath_table
Date: 2006-06-10 18:06:01
Message-ID: 1433.1149962761@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-patches

John Gray <jgray(at)azuli(dot)co(dot)uk> writes:
> This is the reason why xpath_table allows you to specify an
> identifying field (usually a primary key but doesn't have to be)- the
> solution to your question is to join an xpath_table that just fetches the
> document number against the primary key, e.g.:

John, do you think anything could be done in the pgxml documentation to
make this usage pattern clearer?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adam 2006-06-10 19:09:36 Logging and Viewing SQL History
Previous Message list_man 2006-06-10 17:15:15 Re: TOAST not working

Browse pgsql-patches by date

  From Date Subject
Next Message Greg Stark 2006-06-10 18:15:18 Re: [PATCHES] ADD/DROP INHERITS
Previous Message Tom Lane 2006-06-10 17:48:24 Re: [PATCHES] ADD/DROP INHERITS