Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-16272

Formatting of SQL queries causes warnings in Postgresql

    XMLWordPrintable

Details

    Description

      The use of "\t", "\n" and "\r" in queries generates tons of warnings in postmaster.log file on a default Postgresql install.

      Entries found in postmaster.log (fr):
      ATTENTION: utilisation non standard d'un échappement dans une chaîne littérale au caractère 8
      ASTUCE : Utilisez la syntaxe de la chaîne d'échappement pour les échappements,
      c'est-à-dire E'\r\n'.

      Attachments

        Activity

          People

            patrick.allaert patrick.allaert
            patrick.allaert patrick.allaert
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: