~ubuntu-branches/ubuntu/trusty/postgresql-9.3/trusty-security

« back to all changes in this revision

Viewing changes to doc/src/sgml/html/plpgsql-porting.html

  • Committer: Package Import Robot
  • Author(s): Martin Pitt, CVE-2014-8161
  • Date: 2015-02-06 12:47:00 UTC
  • mfrom: (1.2.1) (18.1.1 trusty-proposed)
  • Revision ID: package-import@ubuntu.com-20150206124700-2br6bkfzuayfy8j8
Tags: 9.3.6-0ubuntu0.14.04
* New upstream security/bug fix release (LP: #1418928)
  - Fix buffer overruns in to_char() [CVE-2015-0241]
  - Fix buffer overruns in contrib/pgcrypto [CVE-2015-0243]
  - Fix possible loss of frontend/backend protocol synchronization after an
    error [CVE-2015-0244]
  - Fix information leak via constraint-violation error messages
    [CVE-2014-8161]
  - See release notes for details about other fixes:
    http://www.postgresql.org/about/news/1569/

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
REV="MADE"
10
10
HREF="mailto:pgsql-docs@postgresql.org"><LINK
11
11
REL="HOME"
12
 
TITLE="PostgreSQL 9.3.4 Documentation"
 
12
TITLE="PostgreSQL 9.3.6 Documentation"
13
13
HREF="index.html"><LINK
14
14
REL="UP"
15
15
TITLE="PL/pgSQL - SQL Procedural Language"
26
26
HTTP-EQUIV="Content-Type"
27
27
CONTENT="text/html; charset=ISO-8859-1"><META
28
28
NAME="creation"
29
 
CONTENT="2014-03-17T19:42:29"></HEAD
 
29
CONTENT="2015-02-02T20:55:10"></HEAD
30
30
><BODY
31
31
CLASS="SECT1"
32
32
><DIV
44
44
VALIGN="bottom"
45
45
><A
46
46
HREF="index.html"
47
 
>PostgreSQL 9.3.4 Documentation</A
 
47
>PostgreSQL 9.3.6 Documentation</A
48
48
></TH
49
49
></TR
50
50
><TR
259
259
><H2
260
260
CLASS="SECT2"
261
261
><A
262
 
NAME="AEN59663"
 
262
NAME="AEN59799"
263
263
>40.12.1. Porting Examples</A
264
264
></H2
265
265
><P
1051
1051
><H3
1052
1052
CLASS="SECT3"
1053
1053
><A
1054
 
NAME="AEN59809"
 
1054
NAME="AEN59945"
1055
1055
>40.12.2.2. <TT
1056
1056
CLASS="COMMAND"
1057
1057
>EXECUTE</TT