On the side line I'm wondering how well an Oracle-oriented editor which "doesn't support PostgreSQL yet" is capable of parsing/formatting PostgreSQL? Parser and formatter are dialect sensitive, they must be passed the dialect of the code to be parsed/formatted. An editor in "Oracle mode" will only parse or format another SQL dialect partially at the best. Andre
↧