index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
findoidjoins
Age
Commit message (
Expand
)
Author
2000-12-04
Fix bogus makefiles ... these didn't build on platforms that are sticky
Tom Lane
2000-10-20
Add support for VPATH builds, that is, building somewhere else than in the
Peter Eisentraut
2000-08-31
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-07-09
Another round of those unportable config/build changes :-/
Peter Eisentraut
2000-06-19
Remove old README files.
Bruce Momjian
2000-06-19
Add missing /contrib files
Bruce Momjian
2000-06-19
Update to /contrib from Karel.
Bruce Momjian
2000-06-16
Cleanup README Makefile installs.
Bruce Momjian
2000-06-15
/contrib patch from Karel.
Bruce Momjian
2000-05-18
Fix WARN->NOTICE in docs. Change libpgeasy connection parameters to use
Bruce Momjian
2000-04-28
Update pgeasy examples
Bruce Momjian
2000-04-28
More libpgeasy update of connectdb() parameter ordering
Bruce Momjian
2000-01-22
findoidjoins was suffering from bit rot (pginterface no
Tom Lane
1999-10-11
Add pginterface into main tree, called pgeasy.
Bruce Momjian
1999-05-25
pgindent run over code.
Bruce Momjian
1999-03-27
Delete unused system table pg_parg.
Tom Lane
1999-03-26
Update findoidjoins for 6.5: remove workaround for long-dead bug,
Tom Lane
1998-09-14
Add new make_oidjoin_check utility and template1_check.sql. Fix some
Bruce Momjian
1998-08-11
Change owner from oid to int4 type.
Bruce Momjian
1998-08-11
Remove NOBTREE defines, and make findoidlinks handle regproc.
Bruce Momjian
1998-08-11
New findoidjoins examines oid columns to find join relationships.
Bruce Momjian