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

« back to all changes in this revision

Viewing changes to doc/src/sgml/html/sql-savepoint.html

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2016-02-11 15:44:43 UTC
  • mfrom: (1.2.4)
  • Revision ID: package-import@ubuntu.com-20160211154443-hmgw1nqsuckp5pa9
Tags: 9.3.11-0ubuntu0.14.04
* New upstream security/bug fix release: (LP: #1544576)
  - Fix infinite loops and buffer-overrun problems in regular expressions.
    Very large character ranges in bracket expressions could cause infinite
    loops in some cases, and memory overwrites in other cases.
    (CVE-2016-0773)
  - Prevent certain PL/Java parameters from being set by non-superusers.
    This change mitigates a PL/Java security bug (CVE-2016-0766), which was
    fixed in PL/Java by marking these parameters as superuser-only. To fix
    the security hazard for sites that update PostgreSQL more frequently
    than PL/Java, make the core code aware of them also.
  - See release notes for details about other fixes.

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.10 Documentation"
 
12
TITLE="PostgreSQL 9.3.11 Documentation"
13
13
HREF="index.html"><LINK
14
14
REL="UP"
15
15
TITLE="SQL Commands"
26
26
HTTP-EQUIV="Content-Type"
27
27
CONTENT="text/html; charset=ISO-8859-1"><META
28
28
NAME="creation"
29
 
CONTENT="2015-10-05T19:31:56"></HEAD
 
29
CONTENT="2016-02-08T21:32:43"></HEAD
30
30
><BODY
31
31
CLASS="REFENTRY"
32
32
><DIV
44
44
VALIGN="bottom"
45
45
><A
46
46
HREF="index.html"
47
 
>PostgreSQL 9.3.10 Documentation</A
 
47
>PostgreSQL 9.3.11 Documentation</A
48
48
></TH
49
49
></TR
50
50
><TR
95
95
><DIV
96
96
CLASS="REFNAMEDIV"
97
97
><A
98
 
NAME="AEN79963"
 
98
NAME="AEN80007"
99
99
></A
100
100
><H2
101
101
>Name</H2
103
103
><DIV
104
104
CLASS="REFSYNOPSISDIV"
105
105
><A
106
 
NAME="AEN79971"
 
106
NAME="AEN80015"
107
107
></A
108
108
><H2
109
109
>Synopsis</H2
119
119
><DIV
120
120
CLASS="REFSECT1"
121
121
><A
122
 
NAME="AEN79974"
 
122
NAME="AEN80018"
123
123
></A
124
124
><H2
125
125
>Description</H2
139
139
><DIV
140
140
CLASS="REFSECT1"
141
141
><A
142
 
NAME="AEN79979"
 
142
NAME="AEN80023"
143
143
></A
144
144
><H2
145
145
>Parameters</H2
166
166
><DIV
167
167
CLASS="REFSECT1"
168
168
><A
169
 
NAME="AEN79987"
 
169
NAME="AEN80031"
170
170
></A
171
171
><H2
172
172
>Notes</H2
190
190
><DIV
191
191
CLASS="REFSECT1"
192
192
><A
193
 
NAME="AEN79993"
 
193
NAME="AEN80037"
194
194
></A
195
195
><H2
196
196
>Examples</H2
226
226
><DIV
227
227
CLASS="REFSECT1"
228
228
><A
229
 
NAME="AEN79999"
 
229
NAME="AEN80043"
230
230
></A
231
231
><H2
232
232
>Compatibility</H2
259
259
><DIV
260
260
CLASS="REFSECT1"
261
261
><A
262
 
NAME="AEN80007"
 
262
NAME="AEN80051"
263
263
></A
264
264
><H2
265
265
>See Also</H2