1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-11 20:28:21 +03:00
Commit Graph

23 Commits

Author SHA1 Message Date
c874e7727a Fix build break, per report from Kris Jurka. Rename README to README.mysql,
for consistency.
2004-11-04 09:12:35 +00:00
8f012ac89b Contrib build fixes:
- 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-11-04 06:09:26 +00:00
14755f87ee Properly order mysql links. 2004-07-15 18:53:44 +00:00
d7c89ea9b2 Update URL's for mysql conversion tools. 2004-07-11 22:52:18 +00:00
8f73bbae85 Update mention of diff. 2004-04-19 23:19:02 +00:00
13b63d3764 Update to my2pg version 1.28, add docs, update URL for newest version.
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 23:18:12 +00:00
085fa8ac48 Update to my2pg 1.28, from:
http://www.omnistarinc.com/~fonin/downloads.php#my2pg
2004-04-19 23:11:49 +00:00
55b113257c make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
3e40ff58c5 Upgrade to my2pg 1.9 2003-01-07 22:18:43 +00:00
b663f3443b Add a bunch of pseudo-types to replace the behavior formerly associated
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-08-22 00:01:51 +00:00
450e728d24 Update to my2pg 1.24. 2002-04-24 01:42:29 +00:00
8c7e1893c3 Upgrade my2pg version 1.23. 2002-02-08 14:47:56 +00:00
f88aa2d653 Update my2pg to version 1.22. 2002-01-07 22:36:51 +00:00
3345da53ad Update my2pg.pl for release. 2001-11-21 02:43:30 +00:00
62298f60b2 Add mention of another MySQL conversion tool. 2001-11-06 22:25:53 +00:00
c7aa5998ae Update my2pg, new version. 2001-03-06 22:46:50 +00:00
60cea7d71a Update mysql converter, new version released. 2001-03-04 15:43:33 +00:00
2563c3a929 Add URL for my2pg.pl. 2001-02-10 11:59:36 +00:00
66e7d16c27 Add description. 2001-02-10 11:53:14 +00:00
228444ae99 cleanup 2001-02-10 11:43:33 +00:00
890bbf2770 Add other mysql conversion utility for comparisons. 2001-02-10 11:43:12 +00:00
26696580c4 Add "--nodata" option to allow schema conversion only. 2001-01-18 07:16:56 +00:00
d8231344f7 Utility to convert MySQL schema dumps to SQL92 and PostgreSQL conventions. 2000-12-20 17:20:24 +00:00