Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove contrib modules that have been agreed to be obsolete. | Tom Lane | 2005-06-22 |
| | | | | | (There are more that will be removed once they've been copied to pgfoundry.org.) | ||
* | Fix build break, per report from Kris Jurka. Rename README to README.mysql, | Neil Conway | 2004-11-04 |
| | | | | for consistency. | ||
* | Contrib build fixes: | Neil Conway | 2004-11-04 |
| | | | | | | | | | | | | | | - 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. | ||
* | Properly order mysql links. | Bruce Momjian | 2004-07-15 |
| | |||
* | Update URL's for mysql conversion tools. | Bruce Momjian | 2004-07-11 |
| | |||
* | 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 |
| | | | | | | | Create diff of custom changes Tom made to the utility for CREATE FUNCTION. This will make moving this utility out of CVS easier. | ||
* | Update to my2pg 1.28, from: | Bruce Momjian | 2004-04-19 |
| | | | | http://www.omnistarinc.com/~fonin/downloads.php#my2pg | ||
* | make sure the $Id tags are converted to $PostgreSQL as well ... | PostgreSQL Daemon | 2003-11-29 |
| | |||
* | Upgrade to my2pg 1.9 | Bruce Momjian | 2003-01-07 |
| | |||
* | Add a bunch of pseudo-types to replace the behavior formerly associated | Tom Lane | 2002-08-22 |
| | | | | | | 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 ... | ||
* | Update to my2pg 1.24. | Bruce Momjian | 2002-04-24 |
| | |||
* | Upgrade my2pg version 1.23. | Bruce Momjian | 2002-02-08 |
| | |||
* | Update my2pg to version 1.22. | Bruce Momjian | 2002-01-07 |
| | |||
* | Update my2pg.pl for release. | Bruce Momjian | 2001-11-21 |
| | |||
* | Add mention of another MySQL conversion tool. | Bruce Momjian | 2001-11-06 |
| | |||
* | Update my2pg, new version. | Bruce Momjian | 2001-03-06 |
| | |||
* | Update mysql converter, new version released. | Bruce Momjian | 2001-03-04 |
| | |||
* | 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-02-10 |
| | |||
* | Add "--nodata" option to allow schema conversion only. | Thomas G. Lockhart | 2001-01-18 |
| | |||
* | Utility to convert MySQL schema dumps to SQL92 and PostgreSQL conventions. | Thomas G. Lockhart | 2000-12-20 |