pgsql: Sync regex code with Tcl 8.5.11.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Sync regex code with Tcl 8.5.11.
Дата
Msg-id E1RyYPm-0001ch-FW@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Sync regex code with Tcl 8.5.11.

Sync our regex code with upstream changes since last time we did this,
which was Tcl 8.5.0 (see commit df1e965e12cdd48c11057ee6e15346ee2b8b02f5).

There are no functional changes here; the main point is just to lay down
a commit-log marker that somebody has looked at this recently, and to do
what we can to keep the two codebases comparable.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/08fd6ff37f71485e2fc04bc6ce07d2a483c36702

Modified Files
--------------
src/backend/regex/regc_locale.c |    4 ++--
src/backend/regex/rege_dfa.c    |   23 +++++++++++------------
src/backend/regex/regexec.c     |   28 +++++++---------------------
3 files changed, 20 insertions(+), 35 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Improve statistics estimation to make some use of DISTINCT in su
Следующее
От: Michael Meskes
Дата:
Сообщение: pgsql: Make sure all connection paramters are used in call to PQconnect