diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2013-11-28 21:54:49 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2013-11-28 21:57:42 +0200 |
commit | 97c19e6c38ebc5e300539f6985ef3e05398c8f46 (patch) | |
tree | 21bd54550016c2e8d36fca12a24371b7c5ce61e0 /src/backend/tcop/postgres.c | |
parent | da8a7160893c463690146c7b30220b90c593ec15 (diff) | |
download | postgresql-97c19e6c38ebc5e300539f6985ef3e05398c8f46.tar.gz postgresql-97c19e6c38ebc5e300539f6985ef3e05398c8f46.zip |
Fix gin_desc routine to match the WAL format.
In the GIN incomplete-splits patch, I used BlockIdDatas to store the block
number of left and right children, when inserting a downlink after a split
to an internal page posting list page. But gin_desc thought they were stored
as BlockNumbers.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions