~ubuntu-branches/ubuntu/maverick/slony1/maverick

« back to all changes in this revision

Viewing changes to src/slon/local_listen.c

  • Committer: Bazaar Package Importer
  • Author(s): Peter Eisentraut
  • Date: 2006-11-17 17:19:48 UTC
  • mfrom: (1.1.2 upstream) (2.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20061117171948-jd89seng1dcff6rc
Tags: 1.2.1-1
* New upstream release
  - Updated no-client-log.patch
  - Obsoleted patches: hardcoded-paths.patch
* Updated watch file
* Reenabled Perl tools
* Added missing final newline to slon.conf-sample
* Updated test script

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 *      Copyright (c) 2003-2004, PostgreSQL Global Development Group
8
8
 *      Author: Jan Wieck, Afilias USA INC.
9
9
 *
10
 
 *      $Id: local_listen.c,v 1.38 2006/09/07 13:00:12 xfade Exp $
 
10
 *      $Id: local_listen.c,v 1.38.2.2 2006/10/27 20:09:56 cbbrowne Exp $
11
11
 *-------------------------------------------------------------------------
12
12
 */
13
13