diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-07-30 00:56:17 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-07-30 00:56:17 +0000 |
commit | 7d572886d631011114787caa31b90ecaf52c17db (patch) | |
tree | 16f525feccf5c424fcf97a3bf3c59e857c5391ba /src/interfaces/python/tutorial | |
parent | 161be69544ef7e906626186866a23e14c9edaead (diff) | |
download | postgresql-7d572886d631011114787caa31b90ecaf52c17db.tar.gz postgresql-7d572886d631011114787caa31b90ecaf52c17db.zip |
Fix coredump seen when doing mergejoin between indexed tables,
for example in the regression test database, try
select * from tenk1 t1, tenk1 t2 where t1.unique1 = t2.unique2;
6.5 has this same bug ...
Diffstat (limited to 'src/interfaces/python/tutorial')
0 files changed, 0 insertions, 0 deletions