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-07-11 10:01:57 +03:00
Code
Activity
6,727
Commits
38
Branches
654
Tags
e4739e702986d106c681ac0cd93c829eb0a0c75c
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