quoting

Поиск
Список
Период
Сортировка
От Aaron W. West
Тема quoting
Дата
Msg-id db2dnd81KZE21n_dRVn-hA@speakeasy.net
обсуждение исходный текст
Ответы Re: quoting
Список pgsql-sql
I'm not a pgsql user, but reading chapter 37 of the user docs -
plpgsql-statements.html, I see that PL/pgsql requires quotes around FUNCTION
and PROCEDURE text, and I just want to comment that that seems like a rather
unfortunate decision. I like MS SQL's batch separation with GO better, but
lacking that, might there be an optional different quoting syntax, perhaps
like the HEREDOC syntax of bash or Perl, or like Perl's q() or qq() quoting
operators (or q{}, q[], etc)?

At least new users would be able to write their pl/pgsql commands in syntax
that doesn't require 2, 4, 8, or more single quote characters to represent
one.




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

Предыдущее
От: "Bob Hobart"
Дата:
Сообщение: How to make a portable application?
Следующее
От: Alvaro Sanchez-Mariscal
Дата:
Сообщение: Re: Unrecognized node type