Port Bug Report: Regexp does not allow alternation in CHECK clause

Поиск
Список
Период
Сортировка
От Unprivileged user
Тема Port Bug Report: Regexp does not allow alternation in CHECK clause
Дата
Msg-id 199904301907.PAA83888@hub.org
обсуждение исходный текст
Ответы Re: [PORTS] Port Bug Report: Regexp does not allow alternation in CHECK clause  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-ports
============================================================================
                        POSTGRESQL BUG REPORT TEMPLATE
============================================================================


Your name               : Raphael Finkel
Your email address      : raphael@cs.uky.edu

Category                : runtime: back-end: SQL
Severity                : non-critical

Summary: Regexp does not allow alternation in CHECK clause

System Configuration
--------------------
  Operating System   : Linux 2.0.36 ELF Slackware

  PostgreSQL version : 6.4.2

  Compiler used      : egcs-2.90.29egcs-2.90.29

Hardware:
---------
Linux zonker 2.0.36 #2 Sun Jan 10 17:51:07 EST 1999 i686 unknown



Versions of other tools:
------------------------


--------------------------------------------------------------------------

Problem Description:
--------------------
I can SELECT ... WHERE col ~ '(foo|bar)', but if I
put a CHECK clause on a CREATE TABLE with the same
expression, the check always fails.

--------------------------------------------------------------------------

Test Case:
----------


--------------------------------------------------------------------------

Solution:
---------


--------------------------------------------------------------------------


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

Предыдущее
От: Unprivileged user
Дата:
Сообщение: Port Bug Report: Can't add nth element of array that has n-1 elts.
Следующее
От: Eric Buddington
Дата:
Сообщение: Build in separate directory fails: funky path contatenation