Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit18d0d10

Browse files
Jan WieckJan Wieck
Jan Wieck
authored and
Jan Wieck
committed
Please apply this minor patch to the cvs HEAD of dbmirror
It fixes a typo in a defineThanks-- Steven Singer
1 parentf240d37 commit18d0d10

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎contrib/dbmirror/pending.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/****************************************************************************
22
* pending.c
3-
* $Id: pending.c,v 1.17 2004/04/22 03:48:38 momjian Exp $
4-
* $PostgreSQL: pgsql/contrib/dbmirror/pending.c,v 1.17 2004/04/22 03:48:38 momjian Exp $
3+
* $Id: pending.c,v 1.18 2004/05/26 00:08:26 wieck Exp $
4+
* $PostgreSQL: pgsql/contrib/dbmirror/pending.c,v 1.18 2004/05/26 00:08:26 wieck Exp $
55
*
66
* This file contains a trigger for Postgresql-7.x to record changes to tables
77
* to a pending table for mirroring.
@@ -76,7 +76,7 @@ PG_FUNCTION_INFO_V1(recordchange);
7676
#else
7777
#definedebug_msg2(x,y)
7878
#define debug_msg(x)
79-
#definedebug_msg(x,y,z)
79+
#definedebug_msg3(x,y,z)
8080

8181
#endif
8282

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp