diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-04-05 22:02:28 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-04-05 22:15:58 +0300 |
commit | ffbba6ee1244901b492fe268ea94f72e35aedf38 (patch) | |
tree | afdd2b33949d7733b253baff5c3d98336fc86430 /src/backend/access/gist/gistxlog.c | |
parent | 6862ca6970d11c47996d99e49a1cf8b55ef9b40d (diff) | |
download | postgresql-ffbba6ee1244901b492fe268ea94f72e35aedf38.tar.gz postgresql-ffbba6ee1244901b492fe268ea94f72e35aedf38.zip |
Fix another palloc in critical section.
Also add a regression test for a GIN index with enough items with the same
key, so that a GIN posting tree gets created. Apparently none of the
existing GIN tests were large enough for that.
This code is new, no backpatching required.
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions