• Tom Lane's avatar
    Simplify references to backslash-doubling in func.sgml. · a5c1a196
    Tom Lane authored
    Several places were still written as though standard_conforming_strings
    didn't exist, much less be the default.  Now that it is on by default,
    we can simplify the text and just insert occasional notes suggesting that
    you might have to think harder if it's turned off.  Per discussion of a
    suggestion from Hannes Frederic Sowa.
    
    Back-patch to 9.1 where standard_conforming_strings was made the default.
    a5c1a196
func.sgml 538 KB