~ubuntu-branches/debian/squeeze/pgadmin3/squeeze

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Porcheron
  • Date: 2008-02-07 00:56:22 UTC
  • mto: (2.1.6 hardy) (6.1.2 sid)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20080207005622-c2ail8p4d0sk3dnw
Tags: upstream-1.8.2
Import upstream version 1.8.2

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.26.�       createevent( name, text, text, text, 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-text-text-text.html" title="1.25.�       createevent( name, text, text, text, text )
12
 
      ">
13
 
<link rel="next" href="function.createevent-name-text-text-text-text-text-text.html" title="1.27.�       createevent( name, text, text, text, 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-text-text-text"></a>1.26.�       createevent( name, text, text, text, 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>