[gnome-db] PostgreSQL segfault
- From: Juan Manuel Mouriz <jmouriz gmail com>
- To: gnome-db-list gnome org
- Subject: [gnome-db] PostgreSQL segfault
- Date: Thu, 11 Aug 2005 14:12:26 -0300
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]