Обсуждение: pgsql-server/src/interfaces/jdbc/org/postgresq ...

Поиск
Список
Период
Сортировка

pgsql-server/src/interfaces/jdbc/org/postgresq ...

От
barry@postgresql.org (Barry Lind)
Дата:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    barry@postgresql.org    03/02/09 18:41:46

Modified files:
    src/interfaces/jdbc/org/postgresql: Tag: REL7_3_STABLE
                                        errors.properties
    src/interfaces/jdbc/org/postgresql/core: Tag: REL7_3_STABLE
                                             Encoding.java
    src/interfaces/jdbc/org/postgresql/jdbc1: Tag: REL7_3_STABLE
                                              AbstractJdbc1DatabaseMetaData.java

Log message:
    Merge changes from head to 7.3 branch: better error message on character set conversion problems and patch from
KrisJurka for numeric scale 
    Modified Files:
    Tag: REL7_3_STABLE
    jdbc/org/postgresql/errors.properties
    jdbc/org/postgresql/core/Encoding.java
    jdbc/org/postgresql/jdbc1/AbstractJdbc1DatabaseMetaData.java