diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-09-26 15:38:07 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-09-26 15:38:07 -0400 |
commit | 16762b519c9421ad5f1e373b1d89b0f2f6568769 (patch) | |
tree | 8883fcc23b99be0f3cf47c8cf581c36d4844ac14 /src/backend/access/gist/gistxlog.c | |
parent | 821fd903f9b7f5a8ca439b9b7cb6d2f54672582f (diff) | |
download | postgresql-16762b519c9421ad5f1e373b1d89b0f2f6568769.tar.gz postgresql-16762b519c9421ad5f1e373b1d89b0f2f6568769.zip |
Speed up array element assignment in plpgsql by caching type information.
Cache assorted data in the PLpgSQL_arrayelem struct to avoid repetitive
catalog lookups over multiple executions of the same statement.
Pavel Stehule
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions