~ubuntu-branches/ubuntu/utopic/pgadmin3/utopic

« back to all changes in this revision

Viewing changes to docs/en_US/slony/function.createevent-name-text-text.html

  • Committer: Bazaar Package Importer
  • Author(s): Raphael Enrici, src/frm/frmBackup.cpp, debian/control
  • Date: 2006-10-06 21:06:48 UTC
  • mfrom: (1.2.1 upstream) (2.1.2 edgy)
  • Revision ID: james.westby@ubuntu.com-20061006210648-nscnazrse5jbwswf
* Patched frmBackup.cpp to ensure the schema is specified when backing up
  individual tables. (Closes: #387256)
  [src/frm/frmBackup.cpp]
* Cleaned up and updated description of the package. (Closes: #379188)
  [debian/control]

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<head>
 
3
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 
4
<title>1.23.�       createevent( name, text, text )
 
5
      </title>
 
6
<link rel="stylesheet" href="stylesheet.css" type="text/css">
 
7
<link rev="made" href="pgsql-docs@postgresql.org">
 
8
<meta name="generator" content="DocBook XSL Stylesheets V1.70.1">
 
9
<link rel="start" href="index.html" title="Slony-I HEAD_20060719 Documentation">
 
10
<link rel="up" href="schema.html" title="Chapter�1.�Schema schemadoc">
 
11
<link rel="prev" href="function.createevent-name-text.html" title="1.22.�       createevent( name, text )
 
12
      ">
 
13
<link rel="next" href="function.createevent-name-text-text-text.html" title="1.24.�       createevent( name, text, text, text )
 
14
      ">
 
15
<link rel="copyright" href="ln-legalnotice.html" title="Legal Notice">
 
16
</head>
 
17
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="section" lang="en">
 
18
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
 
19
<a name="function.createevent-name-text-text"></a>1.23.�       createevent( name, text, text )
 
20
      </h2></div></div></div>
 
21
<p>       </p>
 
22
<div class="segmentedlist">
 
23
<div class="title"><strong><span class="title">Function Properties</span></strong></div>
 
24
<div class="seglistitem">
 
25
<div class="seg">
 
26
<strong><span class="segtitle">Language: </span></strong>C</div>
 
27
<div class="seg">
 
28
<strong><span class="segtitle">Return Type: </span></strong>bigint</div>
 
29
</div>
 
30
</div>
 
31
<p>
 
32
 
 
33
       FUNCTION createEvent (cluster_name, ev_type [, ev_data [...]])
 
34
 
 
35
Create an sl_event entry
 
36
        </p>
 
37
<pre class="programlisting">_Slony_I_createEvent</pre>
 
38
<p>
 
39
      </p>
 
40
</div></body>
 
41
</html>