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

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2014-07-24 16:13:59 UTC
  • mfrom: (1.1.8)
  • Revision ID: package-import@ubuntu.com-20140724161359-uk325qfv03euxuuh
Tags: 9.3.5-0ubuntu0.14.04.1
* New upstream bug fix release: (LP: #1348176)
  - pg_upgrade: Users who upgraded to version 9.3 using pg_upgrade may have
    an issue with transaction information which causes VACUUM to eventually
    fail. These users should run the script provided in the release notes to
    determine if their installation is affected, and then take the remedy
    steps outlined there.
  - Various data integrity and other bug fixes.
  - Secure Unix-domain sockets of temporary postmasters started during make
    check.
    Any local user able to access the socket file could connect as the
    server's bootstrap superuser, then proceed to execute arbitrary code as
    the operating-system user running the test, as we previously noted in
    CVE-2014-0067. This change defends against that risk by placing the
    server's socket in a temporary, mode 0700 subdirectory of /tmp.
  - See release notes for details:
    http://www.postgresql.org/about/news/1534/
* Remove pg_regress patches to support --host=/path, obsolete with above
  upstream changes and not applicable any more.
* Drop tcl8.6 patch, applied upstream.
* Add missing logrotate test dependency.

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.5 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="2014-03-17T19:42:29"></HEAD
 
29
CONTENT="2014-07-21T19:26:29"></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.4 Documentation</A
 
47
>PostgreSQL 9.3.5 Documentation</A
48
48
></TH
49
49
></TR
50
50
><TR
95
95
><DIV
96
96
CLASS="REFNAMEDIV"
97
97
><A
98
 
NAME="AEN78809"
 
98
NAME="AEN78813"
99
99
></A
100
100
><H2
101
101
>Name</H2
103
103
><DIV
104
104
CLASS="REFSYNOPSISDIV"
105
105
><A
106
 
NAME="AEN78814"
 
106
NAME="AEN78818"
107
107
></A
108
108
><H2
109
109
>Synopsis</H2
124
124
><DIV
125
125
CLASS="REFSECT1"
126
126
><A
127
 
NAME="AEN78818"
 
127
NAME="AEN78822"
128
128
></A
129
129
><H2
130
130
>Description</H2
286
286
><DIV
287
287
CLASS="REFSECT1"
288
288
><A
289
 
NAME="AEN78850"
 
289
NAME="AEN78854"
290
290
></A
291
291
><H2
292
292
>Parameters</H2
332
332
><DIV
333
333
CLASS="REFSECT1"
334
334
><A
335
 
NAME="AEN78864"
 
335
NAME="AEN78868"
336
336
></A
337
337
><H2
338
338
>Notes</H2
364
364
><DIV
365
365
CLASS="REFSECT2"
366
366
><A
367
 
NAME="AEN78871"
 
367
NAME="AEN78875"
368
368
></A
369
369
><H3
370
370
>pg_notify</H3
396
396
><DIV
397
397
CLASS="REFSECT1"
398
398
><A
399
 
NAME="AEN78881"
 
399
NAME="AEN78885"
400
400
></A
401
401
><H2
402
402
>Examples</H2
423
423
><DIV
424
424
CLASS="REFSECT1"
425
425
><A
426
 
NAME="AEN78886"
 
426
NAME="AEN78890"
427
427
></A
428
428
><H2
429
429
>Compatibility</H2
438
438
><DIV
439
439
CLASS="REFSECT1"
440
440
><A
441
 
NAME="AEN78890"
 
441
NAME="AEN78894"
442
442
></A
443
443
><H2
444
444
>See Also</H2