I get this segfault:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1083972288 (LWP 16853)]
0x40ad3b2a in get_postgres_fields_metadata (cnc=0x0,
params=0x40ad9149) at gda-postgres-provider.c:2075
2075 if (arr == NULL || arr[0][0] == '\0') {
When the index have a function instead of column name:
create unique index alumnos_idx on alumnos (lower (nombre));
--
Juan Manuel Mouriz
Buenos Aires
Argentina
_______________________________________________
gnome-db-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-db-list