Обсуждение: PL/pgSQL mixed case support

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

PL/pgSQL mixed case support

От
jwieck@debis.com (Jan Wieck)
Дата:
Hi,

    just  committed partial support for mixed case identifiers in
    PL/pgSQL using the "Identifier" syntax.

    Partial means, that PL/pgSQL does not  support  all  possible
    identifiers  that  can  occur.  Inside  double  quotes,  only
    alphanumerics or underscore are allowed.


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#======================================== jwieck@debis.com (Jan Wieck) #