public inbox for [email protected]  
help / color / mirror / Atom feed
Techdocs link errata
7+ messages / 4 participants
[nested] [flat]

* Techdocs link errata
@ 2004-04-13 22:10  Josh Berkus <[email protected]>
  0 siblings, 2 replies; 7+ messages in thread

From: Josh Berkus @ 2004-04-13 22:10 UTC (permalink / raw)
  To: pgsql-www

Robert,

Just so I don't forget:

On the main page, under "Migrating from MySQL To PostgreSQL":
my2pg is now at:
http://www.omnistarinc.com/~fonin/downloads.php#my2pg


-- 
-Josh Berkus
 Aglio Database Solutions
 San Francisco




^ permalink  raw  reply  [nested|flat] 7+ messages in thread

* Re: Techdocs link errata
@ 2004-04-15 03:04  Robert Treat <[email protected]>
  parent: Josh Berkus <[email protected]>
  1 sibling, 0 replies; 7+ messages in thread

From: Robert Treat @ 2004-04-15 03:04 UTC (permalink / raw)
  To: [email protected]; pgsql-www

On Tuesday 13 April 2004 18:10, Josh Berkus wrote:
> Robert,
>
> Just so I don't forget:
>
> On the main page, under "Migrating from MySQL To PostgreSQL":
> my2pg is now at:
> http://www.omnistarinc.com/~fonin/downloads.php#my2pg

updated. thanks.

Robert Treat
-- 
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL



^ permalink  raw  reply  [nested|flat] 7+ messages in thread

* Re: Techdocs link errata
@ 2004-04-19 23:20  Bruce Momjian <[email protected]>
  parent: Josh Berkus <[email protected]>
  1 sibling, 1 reply; 7+ messages in thread

From: Bruce Momjian @ 2004-04-19 23:20 UTC (permalink / raw)
  To: [email protected]; +Cc: pgsql-www

Josh Berkus wrote:
> Robert,
> 
> Just so I don't forget:
> 
> On the main page, under "Migrating from MySQL To PostgreSQL":
> my2pg is now at:
> http://www.omnistarinc.com/~fonin/downloads.php#my2pg

Thanks.  Updated the CVS version to 1.28, added a diff of Tom's custom
changes for CREATE FUNCTION, and added the docs.

This should make moving it out of CVS easier.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [email protected]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073



^ permalink  raw  reply  [nested|flat] 7+ messages in thread

* Re: Techdocs link errata
@ 2004-04-20 00:05  Marc G. Fournier <[email protected]>
  parent: Bruce Momjian <[email protected]>
  0 siblings, 1 reply; 7+ messages in thread

From: Marc G. Fournier @ 2004-04-20 00:05 UTC (permalink / raw)
  To: Bruce Momjian <[email protected]>; +Cc: [email protected]; pgsql-www

On Mon, 19 Apr 2004, Bruce Momjian wrote:

> Josh Berkus wrote:
> > Robert,
> >
> > Just so I don't forget:
> >
> > On the main page, under "Migrating from MySQL To PostgreSQL":
> > my2pg is now at:
> > http://www.omnistarinc.com/~fonin/downloads.php#my2pg
>
> Thanks.  Updated the CVS version to 1.28, added a diff of Tom's custom
> changes for CREATE FUNCTION, and added the docs.
>
> This should make moving it out of CVS easier.

Ummm, if moving out of CVS, why update at all? *raised eyebrow*

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: [email protected]           Yahoo!: yscrappy              ICQ: 7615664



^ permalink  raw  reply  [nested|flat] 7+ messages in thread

* Re: Techdocs link errata
@ 2004-04-20 00:17  Bruce Momjian <[email protected]>
  parent: Marc G. Fournier <[email protected]>
  0 siblings, 1 reply; 7+ messages in thread

From: Bruce Momjian @ 2004-04-20 00:17 UTC (permalink / raw)
  To: Marc G. Fournier <[email protected]>; +Cc: [email protected]; pgsql-www

Marc G. Fournier wrote:
> On Mon, 19 Apr 2004, Bruce Momjian wrote:
> 
> > Josh Berkus wrote:
> > > Robert,
> > >
> > > Just so I don't forget:
> > >
> > > On the main page, under "Migrating from MySQL To PostgreSQL":
> > > my2pg is now at:
> > > http://www.omnistarinc.com/~fonin/downloads.php#my2pg
> >
> > Thanks.  Updated the CVS version to 1.28, added a diff of Tom's custom
> > changes for CREATE FUNCTION, and added the docs.
> >
> > This should make moving it out of CVS easier.
> 
> Ummm, if moving out of CVS, why update at all? *raised eyebrow*

So whoever moves it gets the most recent copy, and gets Tom's changes
that aren't in the non-PostgreSQL 1.28 release.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [email protected]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073



^ permalink  raw  reply  [nested|flat] 7+ messages in thread

* Re: Techdocs link errata
@ 2004-04-20 00:32  Josh Berkus <[email protected]>
  parent: Bruce Momjian <[email protected]>
  0 siblings, 1 reply; 7+ messages in thread

From: Josh Berkus @ 2004-04-20 00:32 UTC (permalink / raw)
  To: Bruce Momjian <[email protected]>; Marc G. Fournier <[email protected]>; +Cc: pgsql-www

Bruce,

> So whoever moves it gets the most recent copy, and gets Tom's changes
> that aren't in the non-PostgreSQL 1.28 release.

Crap.  I'll have to do a merge; I don't have Tom's changes in the 1.29 which I 
just created.

-- 
-Josh Berkus
 Aglio Database Solutions
 San Francisco




^ permalink  raw  reply  [nested|flat] 7+ messages in thread

* Re: Techdocs link errata
@ 2004-04-20 00:33  Bruce Momjian <[email protected]>
  parent: Josh Berkus <[email protected]>
  0 siblings, 0 replies; 7+ messages in thread

From: Bruce Momjian @ 2004-04-20 00:33 UTC (permalink / raw)
  To: [email protected]; +Cc: Marc G. Fournier <[email protected]>; pgsql-www

Josh Berkus wrote:
> Bruce,
> 
> > So whoever moves it gets the most recent copy, and gets Tom's changes
> > that aren't in the non-PostgreSQL 1.28 release.
> 
> Crap.  I'll have to do a merge; I don't have Tom's changes in the 1.29 which I 
> just created.

I created a my2pg.diff file in CVS which has his changes.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [email protected]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073




^ permalink  raw  reply  [nested|flat] 7+ messages in thread


end of thread, other threads:[~2004-04-20 00:33 UTC | newest]

Thread overview: 7+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2004-04-13 22:10 Techdocs link errata Josh Berkus <[email protected]>
2004-04-15 03:04 ` Robert Treat <[email protected]>
2004-04-19 23:20 ` Bruce Momjian <[email protected]>
2004-04-20 00:05   ` Marc G. Fournier <[email protected]>
2004-04-20 00:17     ` Bruce Momjian <[email protected]>
2004-04-20 00:32       ` Josh Berkus <[email protected]>
2004-04-20 00:33         ` Bruce Momjian <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox