This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-06-13 07:41:39 +03:00
Code
Activity
7,504
Commits
37
Branches
654
Tags
1e901bbe8430ce870f7dbfcc33c14f4c82c2f9aa
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