Re: [GENERAL] mysql with postgres

2014-12-23 Thread John McKown
On Tue, Dec 23, 2014 at 3:37 AM, Ravi Kiran wrote: > hi all, > > > Is postgres source code compatible with mysql database?? If it is, could > someone could give me some links so that I can do that. > > I want to hack into the postgres source code, but as I am comfortable with > mysql, I want to u

Re: [GENERAL] mysql with postgres

2014-12-23 Thread John R Pierce
On 12/23/2014 1:37 AM, Ravi Kiran wrote: Is postgres source code compatible with mysql database?? If it is, could someone could give me some links so that I can do that. I want to hack into the postgres source code, but as I am comfortable with mysql, I want to use the mysql database not po

[GENERAL] mysql with postgres

2014-12-23 Thread Ravi Kiran
hi all, Is postgres source code compatible with mysql database?? If it is, could someone could give me some links so that I can do that. I want to hack into the postgres source code, but as I am comfortable with mysql, I want to use the mysql database not postgres. any references would be fine.