Re: Initial review of xslt with no limits patch - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: Initial review of xslt with no limits patch
Date
Msg-id AANLkTimwd2zZbd8ieY4dBB6=an47HJQqARXzr5+Ush0V@mail.gmail.com
Whole thread Raw
In response to Re: Initial review of xslt with no limits patch  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-hackers
2010/8/8 Kevin Grittner <Kevin.Grittner@wicourts.gov>:
> Pavel Stehule  wrote:
>
>> I didn't use a correct name - so "indexed set" is better.
>
> How would such a thing differ from a RAM-based local temporary table?

temporary tables are too heavy for this purposes. In SQL environment I
expecting a transactional behave from tables. It isn't necessary. Next
tables are strict structure. And it can be useless for storing a set
of parameters.

>
> -Kevin
>
>


pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: review: psql: edit function, show function commands patch
Next
From: Pavel Stehule
Date:
Subject: Re: Initial review of xslt with no limits patch