Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-06-22Remove 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-04Fix build break, per report from Kris Jurka. Rename README to README.mysql,Neil Conway
for consistency.
2004-11-04Contrib 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-15Properly order mysql links.Bruce Momjian
2004-07-11Update URL's for mysql conversion tools.Bruce Momjian
2004-04-19Update mention of diff.Bruce Momjian
2004-04-19Update 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-19Update to my2pg 1.28, from:Bruce Momjian
http://www.omnistarinc.com/~fonin/downloads.php#my2pg
2003-11-29make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon
2003-01-07Upgrade to my2pg 1.9Bruce Momjian
2002-08-22Add a bunch of pseudo-types to replace the behavior formerly associatedTom 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-24Update to my2pg 1.24.Bruce Momjian
2002-02-08Upgrade my2pg version 1.23.Bruce Momjian
2002-01-07Update my2pg to version 1.22.Bruce Momjian
2001-11-21Update my2pg.pl for release.Bruce Momjian
2001-11-06Add mention of another MySQL conversion tool.Bruce Momjian
2001-03-06Update my2pg, new version.Bruce Momjian
2001-03-04Update mysql converter, new version released.Bruce Momjian
2001-02-10Add URL for my2pg.pl.Bruce Momjian
2001-02-10Add description.Bruce Momjian
2001-02-10cleanupBruce Momjian
2001-02-10Add other mysql conversion utility for comparisons.Bruce Momjian
2001-01-18Add "--nodata" option to allow schema conversion only.Thomas G. Lockhart
2000-12-20Utility to convert MySQL schema dumps to SQL92 and PostgreSQL conventions.Thomas G. Lockhart