Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-22 | Remove contrib modules that have been agreed to be obsolete. | Tom Lane | |
(There are more that will be removed once they've been copied to pgfoundry.org.) | |||
2004-11-04 | Fix build break, per report from Kris Jurka. Rename README to README.mysql, | Neil Conway | |
for consistency. | |||
2004-11-04 | Contrib build fixes: | Neil Conway | |
- add some additional files to the dbmirror install (approved by ssinger) - add a makefile for contrib/mysql, and add mysql to the list of contribs build by default - use xml2-config to pickup -I flags for libxml2 in contrib/xml and contrib/xml2 Original work from Martin Pitt of Debian, minor cleanups by 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 | |
Create diff of custom changes Tom made to the utility for CREATE FUNCTION. This will make moving this utility out of CVS easier. | |||
2004-04-19 | Update to my2pg 1.28, from: | Bruce Momjian | |
http://www.omnistarinc.com/~fonin/downloads.php#my2pg | |||
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 | |
with OPAQUE, as per recent pghackers discussion. I still want to do some more work on the 'cstring' pseudo-type, but I'm going to commit the bulk of the changes now before the tree starts shifting under me ... | |||
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 | |