quoting - Mailing list pgsql-sql

From Aaron W. West
Subject quoting
Date
Msg-id db2dnd81KZE21n_dRVn-hA@speakeasy.net
Whole thread Raw
Responses Re: quoting  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: "Bob Hobart"
Date:
Subject: How to make a portable application?
Next
From: Alvaro Sanchez-Mariscal
Date:
Subject: Re: Unrecognized node type