This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5,994
Commits
37
Branches
632
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
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