aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/sql/postgres_fdw.sql
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2014-02-28 13:22:25 +0200
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2014-02-28 13:33:04 +0200
commit17450cb6809f534283545f629082efcd3ea904ed (patch)
tree4bf5db6abc9c2a6e1abe67ef32929eaa2aa5d04a /contrib/postgres_fdw/sql/postgres_fdw.sql
parent9b4bd35aa1f185b3ad5b2e3d51a524f5bb77f577 (diff)
downloadpostgresql-17450cb6809f534283545f629082efcd3ea904ed.tar.gz
postgresql-17450cb6809f534283545f629082efcd3ea904ed.zip
Remove bogus while-loop.
Commit abf5c5c9a4f142b3343614746bb9e99a794f8e7b added a bogus while- statement after the for(;;)-loop. It went unnoticed in testing, because it was dead code. Report by KONDO Mitsumasa. Backpatch to 9.3. The commit that introduced this was also applied to 9.2, but not the bogus while-loop part, because the code in 9.2 looks quite different.
Diffstat (limited to 'contrib/postgres_fdw/sql/postgres_fdw.sql')
0 files changed, 0 insertions, 0 deletions