diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2019-02-21 18:55:29 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2019-02-21 18:55:29 -0500 |
commit | 24d08f3c0a1f04ea8bac68eb3aa3b069680e43f5 (patch) | |
tree | e28093102c984f49e739df8931b9f405fa40a78b /src/backend/access/gist/gistxlog.c | |
parent | 0c7d53793079a1af3f070d93e3eb86a52720f6e7 (diff) | |
download | postgresql-24d08f3c0a1f04ea8bac68eb3aa3b069680e43f5.tar.gz postgresql-24d08f3c0a1f04ea8bac68eb3aa3b069680e43f5.zip |
Fix mark-and-restore-skipping test case to not be a self-join.
There isn't any good reason for this test to be a self-join rather
than a join between separate tables, except that it saved a couple
of SQL commands for setup. A proposed patch to optimize away
self-joins breaks the test, so adjust it to avoid that happening.
Discussion: https://postgr.es/m/64486b0b-0404-e39e-322d-0801154901f3@postgrespro.ru
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions