Menu

#1 PG ddl files with "@" instead of ";" instruction termination

Database
closed
3
2010-05-11
2010-05-10
No

The postgresql ddl files contain "@" instead of ";" at the instructions. Does not work for creation of tables at installation.

Replacing the "@" with ";" fixes the problem.

Discussion

  • Cedric Neve

    Cedric Neve - 2010-05-10
    • priority: 5 --> 3
    • labels: 1267802 -->
    • milestone: 1127316 -->
     
  • Cedric Neve

    Cedric Neve - 2010-05-10

    Hello Patrick,

    We got used to using '@' as statement end to be able to write stored procedures. In DBVisualizer, we can customize the statement terminators so this is not a big deal for us. However, we understand that this is not a common practice so we will revert to using ";" as statement terminator for that script too like we did for the other ones.

    We'll include this in v0.4.

     
  • Cedric Neve

    Cedric Neve - 2010-05-10
    • assigned_to: nobody --> cedneve
     
  • Cedric Neve

    Cedric Neve - 2010-05-11

    A version of the DDL with ';' instead of '@' has been delivered in v0.3.4.

     
  • Cedric Neve

    Cedric Neve - 2010-05-11
    • labels: --> Install Problem (example)
    • milestone: --> Database
    • status: open --> closed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.