Tom Lane
|
85e9e03e0b
|
Update findoidjoins for 6.5: remove workaround for long-dead bug,
use NOT EXISTS() which is a lot faster than NOT IN (),
update documentation.
|
1999-03-26 07:21:58 +00:00 |
|
Bruce Momjian
|
3700981108
|
Add new make_oidjoin_check utility and template1_check.sql. Fix some
pg_operator problems.
|
1998-09-14 01:14:49 +00:00 |
|
Bruce Momjian
|
79c8d2e3a0
|
Change owner from oid to int4 type.
|
1998-08-11 18:28:49 +00:00 |
|
Bruce Momjian
|
22cc0e1645
|
Remove NOBTREE defines, and make findoidlinks handle regproc.
|
1998-08-11 05:32:46 +00:00 |
|
Bruce Momjian
|
85c165cd4c
|
New findoidjoins examines oid columns to find join relationships.
|
1998-08-11 02:32:00 +00:00 |
|