This is a discussion on protopg - protopg: * Adding support for "CREATE SYNONYM". within the pgsql Committers forums, part of the PostgreSQL category; --> Log Message: ----------- * Adding support for "CREATE SYNONYM". Actually PG does not have such thing until you apply ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Log Message: ----------- * Adding support for "CREATE SYNONYM". Actually PG does not have such thing you apply patch. Because of this, the rules just output commented statements. * Adding regression file for the "CREATE SYNONYM". Since PG does not have such thing, *.expected file is ommited. Modified Files: -------------- protopg: ora_parser.tpl.y (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvs...?r1=1.4&r2=1.5) ora_scanner.lex (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvs...?r1=1.3&r2=1.4) Added Files: ----------- protopg/grammar_parts: create_synonym.part.y (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvs...-cvsweb-markup) protopg/regression: 111_create-synonym.sql (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvs...-cvsweb-markup) ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend |
| Thread Tools | |
| Display Modes | |
|
|