[drupal-devel] [bug] Field location in table locales_source is too short in PostgreSQL

Dries drupal-devel at drupal.org
Mon Apr 25 17:55:24 UTC 2005


Issue status update for http://drupal.org/node/21252

 Project:      Drupal
 Version:      cvs
 Component:    postgresql database
 Category:     bug reports
 Priority:     normal
 Assigned to:  patryk
 Reported by:  patryk
 Updated by:   Dries
 Status:       patch

There is a similar location-row in the watchdog table.


The MySQL database scheme also uses varchar(128) so it is not specific
to PostgreSQL.


I wouldn't recommend making it limitless.  Maybe 255 is more sensible?




Dries



Previous comments:
------------------------------------------------------------------------

April 25, 2005 - 03:45 : patryk

Attachment: http://drupal.org/files/issues/drupal-cvs-pgsql-locales_field_type-fix.diff (317 bytes)

Field "location" in table "locales_source" is too short. The patch makes
it limitless.







More information about the drupal-devel mailing list