Anomalie #1987
PostGreSQL - fonction substring
| Status: | Nouveau | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% | ||
| Category: | base de données | |||
| Target version: | 3.2 | |||
| Resolution: | Navigateur: |
Description
Bonjour,
je viens de trouver un autre problème avec PostGreSQL avec l'utilisation de
l'extension Vertebres
Quand je vais à la page
.../spip.php?page=table:menus
tout s'affiche bien, mais quand je clique sur un nom de colonne pour la trier,
apparait une erreur:
"
pg_query() [function.pg-query]: Query failed: ERROR: no existe la función
pg_catalog.substring(bigint, unknown) LINE 1: SELECT menus.id_menu, random() AS
hasard, CAST(substring(men... ^ HINT: Ninguna función coincide en el nombre y
tipos de argumentos. Puede desear agregar conversión explícita de tipos. in
/var/www/sitio_atlas/ecrire/req/pg.php on line 151
"
permet qu'une: "substring(chaîne from pattern for escape)"
- http://docs.postgresqlfr.org/8.4/functions-string.html
- http://dev.mysql.com/doc/refman/5.0/fr/string-functions.html
Severo
History
#1
Updated by cedric - almost 2 years ago
- Target version set to 3.1
#2
Updated by cedric - about 1 month ago
- Target version changed from 3.1 to 3.2