Tue Feb 17 09:57:06 PST 2009
- Previous message: [Slony1-commit] slony1-engine RELEASE
- Next message: [Slony1-commit] slony1-engine/src/parsestatements test_sql.expected test_sql.sql
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine/src/parsestatements In directory main.slony.info:/tmp/cvs-serv32119 Modified Files: test_sql.expected test_sql.sql Log Message: Changes to resolve regressions noticed by Hiroshi Saito. There were some spelling mistakes corrected in the input, but not in the output. Index: test_sql.expected =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/src/parsestatements/test_sql.expected,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** test_sql.expected 21 Aug 2007 22:17:55 -0000 1.3 --- test_sql.expected 17 Feb 2009 17:57:03 -0000 1.4 *************** *** 61,65 **** -- Some more torturing per Weslee Bilodeau ! -- I figure the $_$, $$, etc edge-casees would be another fun one to roll -- into a custom parser. --- 61,65 ---- -- Some more torturing per Weslee Bilodeau ! -- I figure the $_$, $$, etc edge-cases would be another fun one to roll -- into a custom parser. *************** *** 77,80 **** --- 77,81 ---- create table foo; + statement 0 ------------------------------------------- *************** *** 195,199 **** -- Some more torturing per Weslee Bilodeau ! -- I figure the $_$, $$, etc edge-casees would be another fun one to roll -- into a custom parser. --- 196,200 ---- -- Some more torturing per Weslee Bilodeau ! -- I figure the $_$, $$, etc edge-cases would be another fun one to roll -- into a custom parser. *************** *** 221,223 **** statement 22 ------------------------------------------- ! \ No newline at end of file --- 222,225 ---- statement 22 ------------------------------------------- ! ! \ No newline at end of file Index: test_sql.sql =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/src/parsestatements/test_sql.sql,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** test_sql.sql 21 Aug 2007 22:17:55 -0000 1.2 --- test_sql.sql 17 Feb 2009 17:57:03 -0000 1.3 *************** *** 61,65 **** -- Some more torturing per Weslee Bilodeau ! -- I figure the $_$, $$, etc edge-casees would be another fun one to roll -- into a custom parser. --- 61,65 ---- -- Some more torturing per Weslee Bilodeau ! -- I figure the $_$, $$, etc edge-cases would be another fun one to roll -- into a custom parser. *************** *** 75,77 **** -- Force a query to be at the end... ! create table foo; \ No newline at end of file --- 75,77 ---- -- Force a query to be at the end... ! create table foo;
- Previous message: [Slony1-commit] slony1-engine RELEASE
- Next message: [Slony1-commit] slony1-engine/src/parsestatements test_sql.expected test_sql.sql
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list