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

« back to all changes in this revision

Viewing changes to doc/src/sgml/html/contrib-dblink-build-sql-delete.html

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2016-02-11 15:44:43 UTC
  • mfrom: (1.1.14) (18.1.4 trusty-security)
  • Revision ID: package-import@ubuntu.com-20160211154443-4ble5sr317jm0cm6
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="dblink"
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="AEN152584"
 
98
NAME="AEN153320"
99
99
></A
100
100
><H2
101
101
>Name</H2
105
105
><DIV
106
106
CLASS="REFSYNOPSISDIV"
107
107
><A
108
 
NAME="AEN152589"
 
108
NAME="AEN153325"
109
109
></A
110
110
><H2
111
111
>Synopsis</H2
119
119
><DIV
120
120
CLASS="REFSECT1"
121
121
><A
122
 
NAME="AEN152591"
 
122
NAME="AEN153327"
123
123
></A
124
124
><H2
125
125
>Description</H2
139
139
><DIV
140
140
CLASS="REFSECT1"
141
141
><A
142
 
NAME="AEN152596"
 
142
NAME="AEN153332"
143
143
></A
144
144
><H2
145
145
>Arguments</H2
215
215
><DIV
216
216
CLASS="REFSECT1"
217
217
><A
218
 
NAME="AEN152624"
 
218
NAME="AEN153360"
219
219
></A
220
220
><H2
221
221
>Return Value</H2
225
225
><DIV
226
226
CLASS="REFSECT1"
227
227
><A
228
 
NAME="AEN152627"
 
228
NAME="AEN153363"
229
229
></A
230
230
><H2
231
231
>Notes</H2
251
251
><DIV
252
252
CLASS="REFSECT1"
253
253
><A
254
 
NAME="AEN152633"
 
254
NAME="AEN153369"
255
255
></A
256
256
><H2
257
257
>Examples</H2