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
/
mysql
Age
Commit message (
Expand
)
Author
2005-06-22
Remove contrib modules that have been agreed to be obsolete.
Tom Lane
2004-11-04
Fix build break, per report from Kris Jurka. Rename README to README.mysql,
Neil Conway
2004-11-04
Contrib build fixes:
Neil Conway
2004-07-15
Properly order mysql links.
Bruce Momjian
2004-07-11
Update URL's for mysql conversion tools.
Bruce Momjian
2004-04-19
Update mention of diff.
Bruce Momjian
2004-04-19
Update to my2pg version 1.28, add docs, update URL for newest version.
Bruce Momjian
2004-04-19
Update to my2pg 1.28, from:
Bruce Momjian
2003-11-29
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-01-07
Upgrade to my2pg 1.9
Bruce Momjian
2002-08-22
Add a bunch of pseudo-types to replace the behavior formerly associated
Tom Lane
2002-04-24
Update to my2pg 1.24.
Bruce Momjian
2002-02-08
Upgrade my2pg version 1.23.
Bruce Momjian
2002-01-07
Update my2pg to version 1.22.
Bruce Momjian
2001-11-21
Update my2pg.pl for release.
Bruce Momjian
2001-11-06
Add mention of another MySQL conversion tool.
Bruce Momjian
2001-03-06
Update my2pg, new version.
Bruce Momjian
2001-03-04
Update mysql converter, new version released.
Bruce Momjian
2001-02-10
Add URL for my2pg.pl.
Bruce Momjian
2001-02-10
Add description.
Bruce Momjian
2001-02-10
cleanup
Bruce Momjian
2001-02-10
Add other mysql conversion utility for comparisons.
Bruce Momjian
2001-01-18
Add "--nodata" option to allow schema conversion only.
Thomas G. Lockhart
2000-12-20
Utility to convert MySQL schema dumps to SQL92 and PostgreSQL conventions.
Thomas G. Lockhart