I just made this change in libgda-1.2:

2006-09-11  Murray Cumming  <[EMAIL PROTECTED]>

        * providers/postgres/gda-postgres-provider.c:
        (gda_postgres_provider_create_database,
        gda_postgres_provider_create_database): When using
        CREATE DATABASE or DROP DATABASE, quote the database name,
        to allow, for instance, - characters. Possibly some other
        characters should be escaped too, but I can not find
        any description of the allowed characters in a
        postgres database name.
        Very possibly, the other providers should quote their
        database names too.

(and a new release with that would be nice.)

But I can't find the equivalent place to make the same fix in HEAD.

-- 
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
www.openismus.com

_______________________________________________
gnome-db-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-db-list

Reply via email to