diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-02-07 17:53:53 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-02-07 17:53:53 +0000 |
commit | 09bb6f6ed0265f236e457718625a1730ab5f8ff3 (patch) | |
tree | 026112ac0c40b43a007e807ec9dd44b25a2d7275 /src/backend/access/gist/gistsplit.c | |
parent | b7fe5f70d32fcc56c425d5d35fa1f7c27c99ab37 (diff) | |
download | postgresql-09bb6f6ed0265f236e457718625a1730ab5f8ff3.tar.gz postgresql-09bb6f6ed0265f236e457718625a1730ab5f8ff3.zip |
Fix silly mistake in expand_indexqual_rowcompare --- in converting a forboth()
into an iteration over three parallel lists, I had accidentally put the lnext
steps outside the loop. Sigh. Per bug #3938.
Diffstat (limited to 'src/backend/access/gist/gistsplit.c')
0 files changed, 0 insertions, 0 deletions